split headers z_en_item00.h, z_en_a_keep.h, z64draw.h (#1897)

This commit is contained in:
mzxrules
2026-08-30 09:56:09 -04:00
committed by GitHub
parent ff5b97216d
commit 49afa18da0
97 changed files with 206 additions and 90 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef Z64_DRAW_H
#define Z64_DRAW_H
#include "ultra64.h"
void GetItem_Draw(struct PlayState* play, s16 drawId);
#endif