mirror of
https://github.com/zeldaret/tp
synced 2026-08-04 01:03:47 -04:00
More JSystem borrowing (#383)
This commit is contained in:
@@ -32,4 +32,6 @@ private:
|
||||
/* 0x10 */ u8 field_0x10[0xC];
|
||||
};
|
||||
|
||||
inline void JUTCreateFifo(u32 bufSize) { new JUTGraphFifo(bufSize); }
|
||||
|
||||
#endif /* JUTGRAPHFIFO_H */
|
||||
|
||||
Reference in New Issue
Block a user