GetItem_Draw: giDrawId and comment GID_ values (#2556)

* rename GetItem_Draw's arg drawId -> giDrawId

* comment GID_ enum values on sDrawItemTable

* drawId -> giDrawId in GetItem_DrawXxx
This commit is contained in:
Dragorn421
2025-05-31 10:41:58 +02:00
committed by GitHub
parent fd5fbe138d
commit 186dfb4aa9
2 changed files with 238 additions and 238 deletions

View File

@@ -5,6 +5,6 @@
struct PlayState;
void GetItem_Draw(struct PlayState* play, s16 drawId);
void GetItem_Draw(struct PlayState* play, s16 giDrawId);
#endif

File diff suppressed because it is too large Load Diff