mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Buildfix
This commit is contained in:
parent
797f88bf31
commit
1e757172a2
1 changed files with 1 additions and 1 deletions
|
@ -488,7 +488,7 @@ void OSXOpenURL(const char *url) {
|
|||
}
|
||||
|
||||
-(void)takeScreenshot {
|
||||
g_takeScreenshot = true;
|
||||
g_TakeScreenshot = true;
|
||||
}
|
||||
|
||||
-(void)resetSymbolTable {
|
||||
|
|
Loading…
Add table
Reference in a new issue