mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 10:40:39 +00:00
Clarify when SUPPORT_NO_GAME can be called.
This commit is contained in:
parent
41d00190e4
commit
099a74ed6b
@ -457,6 +457,7 @@ enum retro_mod
|
||||
// const bool * --
|
||||
// If true, the libretro implementation supports calls to retro_load_game() with NULL as argument.
|
||||
// Used by cores which can run without particular game data.
|
||||
// This should be called within retro_set_environment() only.
|
||||
|
||||
|
||||
// Pass this to retro_video_refresh_t if rendering to hardware.
|
||||
|
Loading…
Reference in New Issue
Block a user