From ea688720ca433a8b3e677eba1b5b980e0d16c216 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Wed, 4 Nov 2009 02:54:50 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@35399 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/EmuThread.h | 1 + 1 file changed, 1 insertion(+) (limited to 'macosx/EmuThread.h') 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; -- cgit v1.2.3