mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
d_stage debug (#3063)
This commit is contained in:
@@ -185,6 +185,10 @@ inline u8 fapGmHIO_getGamma() {
|
||||
}
|
||||
#endif
|
||||
|
||||
inline u8 fapGmHIO_getMemoryBlockOff() {
|
||||
return g_HIO.mMemBlockOff;
|
||||
}
|
||||
|
||||
struct fapGm_dataMem {
|
||||
enum HeapType_e {
|
||||
HeapType_Error_e,
|
||||
|
||||
Reference in New Issue
Block a user