mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-07 20:01:27 -04:00
minor work
This commit is contained in:
+1
-1
@@ -171,7 +171,7 @@ public:
|
||||
void setReserveItemEmpty(u8);
|
||||
void setReserveItemEmpty();
|
||||
void setReserveItem(u8);
|
||||
bool checkReserveItemEmpty();
|
||||
u8 checkReserveItemEmpty();
|
||||
u8 checkReserveItem(u8);
|
||||
|
||||
u8 getBeast(int i_idx) { return mBeast[i_idx]; }
|
||||
|
||||
Reference in New Issue
Block a user