Document src/battle_interface.c

This commit is contained in:
cbt6
2022-11-14 23:50:20 +08:00
parent 5b2479b7d7
commit c257ba1e6b
39 changed files with 844 additions and 792 deletions
+1 -1
View File
@@ -581,7 +581,7 @@ struct BattleBarInfo
u8 healthboxSpriteId;
s32 maxValue;
s32 oldValue;
s32 receivedValue;
s32 receivedValue; // if positive/negative, fills the bar to the left/right respectively
s32 currValue;
};