diff options
| author | SND\ckain_cp <SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-02-04 10:15:07 +0000 |
|---|---|---|
| committer | SND\ckain_cp <SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-02-04 10:15:07 +0000 |
| commit | 10b7afe174672aded1c96f200722050df5638523 (patch) | |
| tree | 5d11f078f85b819a425b83ed37a87ea3a33b865f /gui/Linux.h | |
| parent | b7cde3470383649d6fc07f06f9d1a345052ac21e (diff) | |
| download | pcsxr-10b7afe174672aded1c96f200722050df5638523.tar.gz | |
Rewind: states are now made after n vblanks and platform independ way. Also GTK GUI to configure values. By default this feature is disabled (0 vblanks and 0 states)
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88837 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'gui/Linux.h')
| -rwxr-xr-x | gui/Linux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/Linux.h b/gui/Linux.h index 0d2d1493..791f103b 100755 --- a/gui/Linux.h +++ b/gui/Linux.h @@ -68,6 +68,4 @@ void UpdatePluginsBIOS(); void SysErrorMessage(gchar *primary, gchar *secondary); void SysInfoMessage(gchar *primary, gchar *secondary); -extern u8 rew_timer; - #endif /* __LINUX_H__ */ |
