mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-03 09:59:35 -04:00
Restructure how buffers are set up (#77)
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
#define UNK_FUN_ARG void(*)(void)
|
||||
#define UNK_FUN_PTR(name) void(*name)(void)
|
||||
#define UNK_ARGS void
|
||||
#define UNK_SIZE 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user