Rename inventory files and functions

This commit is contained in:
Ryan Dwyer
2021-01-02 19:11:36 +10:00
parent 1a98fcbc01
commit ae3cf01dd2
43 changed files with 467 additions and 467 deletions
-9
View File
@@ -1,9 +0,0 @@
#ifndef IN_GAME_DATA_INVENTORY_H
#define IN_GAME_DATA_INVENTORY_H
#include <ultra64.h>
extern struct inventory_menupos invmenupos_00010fd0;
extern struct inventory_typee inve_000110c0;
extern struct weapon *g_Weapons[WEAPON_SUICIDEPILL + 1];
#endif