mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 04:16:34 +00:00
SLUDGE: Correct ifdef position in backdrop.h
This commit is contained in:
parent
c0822cbc8d
commit
3ae270f709
@ -97,6 +97,7 @@ void nosnapshot();
|
||||
bool snapshot();
|
||||
void saveSnapshot(Common::WriteStream *stream);
|
||||
bool restoreSnapshot(Common::SeekableReadStream *stream);
|
||||
#endif
|
||||
|
||||
} // End of namespace Sludge
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user