diff options
Diffstat (limited to 'src/wx/main.h')
-rw-r--r-- | src/wx/main.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/main.h b/src/wx/main.h index 0219ff7..34ac43f 100644 --- a/src/wx/main.h +++ b/src/wx/main.h @@ -117,6 +117,7 @@ protected: int emustatus; volatile bool emupaused; + bool limitfps; }; #endif // WX_MAIN_H |