mirror of
https://gitea.tendokyu.moe/TeamTofuShop/segatools.git
synced 2026-09-27 00:49:42 +03: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"
|