mirror of
https://github.com/libretro/beetle-wswan-libretro.git
synced 2024-11-26 17:50:32 +00:00
Buildfix for MSVC 2005
This commit is contained in:
parent
0ce80bbfde
commit
b4dc85b0ad
@ -19,11 +19,10 @@
|
||||
|
||||
#include <boolean.h>
|
||||
|
||||
#include <compat/msvc.h>
|
||||
|
||||
#include "mednafen.h"
|
||||
#include "driver.h"
|
||||
#include "state.h"
|
||||
#include <compat/msvc.h>
|
||||
|
||||
#define RLSB MDFNSTATE_RLSB //0x80000000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user