Skip to content

Commit bdcc749

Browse files
author
aquanull
committed
Fixed GB time_t problems.
Fixed emulator version problems.
1 parent 8ac9380 commit bdcc749

25 files changed

+748
-791
lines changed

src/common/movie.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@
4949
# include "../win32/WinMiscUtil.h"
5050
#endif
5151

52-
extern int emulating; // from system.cpp
53-
extern u16 currentButtons[4]; // from System.cpp
54-
extern u16 lastKeys;
55-
5652
SMovie Movie;
5753
bool loadingMovie = false;
5854

0 commit comments

Comments
 (0)