mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-05 02:25:53 -04:00
split headers z_en_item00.h, z_en_a_keep.h, z64draw.h (#1897)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef Z64_DRAW_H
|
||||
#define Z64_DRAW_H
|
||||
|
||||
#include "ultra64.h"
|
||||
|
||||
void GetItem_Draw(struct PlayState* play, s16 drawId);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user