Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
libretro-handy
Commits
7f1c63d5
Unverified
Commit
7f1c63d5
authored
Sep 13, 2020
by
Libretro-Admin
Committed by
GitHub
Sep 13, 2020
Browse files
Merge pull request #78 from trioan/fix
rotate safety check
parents
638936f9
8121cc36
Changes
1
Hide whitespace changes
Inline
Side-by-side
libretro/libretro.cpp
View file @
7f1c63d5
...
...
@@ -144,6 +144,8 @@ static UBYTE* lynx_display_callback(ULONG objref)
static
void
lynx_rotate
()
{
if
(
!
lynx
)
return
;
switch
(
lynx_rot
)
{
default:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment