1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-07 00:14:38 +00:00

Delete macros.h; Delete global.h (#2516)

This commit is contained in:
fig02 2025-04-27 12:48:11 -04:00 committed by GitHub
parent ea22c2ac38
commit f7a270655b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
128 changed files with 0 additions and 256 deletions

View file

@ -17,8 +17,6 @@
#include "z64scene.h"
#include "z64ss_sram.h"
#include "global.h"
#define SLOT_SIZE (sizeof(SaveContext) + 0x28)
#define CHECKSUM_SIZE (sizeof(Save) / 2)