BizHawk/psx/octoshock/octoshock.h

11 lines
124 B
C
Raw Normal View History

2014-12-10 19:41:13 +00:00
#pragma once
#include "emuware/emuware.h"
#define SIZEOF_DOUBLE 8
#define LSB_FIRST
EW_EXPORT int os_test();