mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-19 17:12:10 +00:00
Fix C++ comment
This commit is contained in:
parent
d191517ac5
commit
0b3ac4e39d
@ -953,7 +953,7 @@ static bool gl_frame(void *data, const void *frame,
|
||||
return false;
|
||||
|
||||
#ifdef HAVE_LIBNX
|
||||
// Should be called once per frame
|
||||
/* Should be called once per frame */
|
||||
if(!appletMainLoop())
|
||||
return false;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user