mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-29 17:19:54 -06:00
make savestates work again
This commit is contained in:
@ -21,6 +21,6 @@
|
||||
|
||||
#include "types.h"
|
||||
|
||||
u32 CRC32(u8* data, int len);
|
||||
u32 CRC32(u8* data, int len, u32 start=0);
|
||||
|
||||
#endif // CRC32_H
|
||||
|
Reference in New Issue
Block a user