diff options
Diffstat (limited to 'macosx/EmuThread.h')
| -rw-r--r-- | macosx/EmuThread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/EmuThread.h b/macosx/EmuThread.h index 7a20ea64..21b031fb 100644 --- a/macosx/EmuThread.h +++ b/macosx/EmuThread.h @@ -30,6 +30,7 @@ + (BOOL)isPaused; + (BOOL)active; ++ (BOOL)isRunBios; + (void)freezeAt:(NSString *)path which:(int)num; + (BOOL)defrostAt:(NSString *)path; |
