mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2024-11-13 21:20:50 +01:00
9 lines
158 B
C
9 lines
158 B
C
|
#include <windows.h>
|
||
|
#include <initguid.h>
|
||
|
|
||
|
#include "amex/ds.h"
|
||
|
#include "amex/eeprom.h"
|
||
|
#include "amex/gpio.h"
|
||
|
#include "amex/jvs.h"
|
||
|
#include "amex/sram.h"
|