mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-11-13 16:00:46 +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"
|