mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 21:39:54 +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 * --
|
// const bool * --
|
||||||
// If true, the libretro implementation supports calls to retro_load_game() with NULL as argument.
|
// 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.
|
// 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.
|
// Pass this to retro_video_refresh_t if rendering to hardware.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user