mirror of
https://github.com/Gericom/GBARunner3.git
synced 2025-06-19 03:35:32 -04:00
7 lines
154 B
C
7 lines
154 B
C
#pragma once
|
|
|
|
#define IPC_CHANNEL_GBA_SAVE 14
|
|
#define IPC_CHANNEL_SYSTEM 15
|
|
#define IPC_CHANNEL_GBA_SOUND 16
|
|
#define IPC_CHANNEL_FS 17
|