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:
parent
7fa513ec73
commit
5f89b8543f
5 changed files with 17 additions and 429 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "ultra64.h"
|
||||
#include "global.h"
|
||||
|
||||
extern __OSInode __osPfsInodeCache; // bss
|
||||
s32 __osPfsInodeCacheChannel = -1;
|
||||
u8 __osPfsInodeCacheBank = 250;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue