1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-10 17:00:19 +00:00

Cleanup variables.h (#1061)

* Cleanup `variables.h`

* `gSpeedMeterTimeEntryPtr` -> `sSpeedMeterTimeEntryPtr`
This commit is contained in:
Dragorn421 2021-12-06 20:03:42 +01:00 committed by GitHub
parent 7fa513ec73
commit 5f89b8543f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 17 additions and 429 deletions

View file

@ -1,7 +1,6 @@
#include "ultra64.h"
#include "global.h"
extern __OSInode __osPfsInodeCache; // bss
s32 __osPfsInodeCacheChannel = -1;
u8 __osPfsInodeCacheBank = 250;