diff options
| author | theo3 <arisstephenson2@gmail.com> | 2023-12-30 17:26:46 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2023-12-30 17:26:46 -0800 |
| commit | 2c7c9ae509d3a9909623c917c082a1ed45b76f46 (patch) | |
| tree | 40f875091f258e234ff5b0c8f56e08faa55e90d1 /include | |
| parent | 11bccad6bc62ea91806a651eaaf24abcd38c3997 (diff) | |
fmt
Diffstat (limited to 'include')
| -rw-r--r-- | include/message.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/message.h b/include/message.h index ae739791..b25e9df5 100644 --- a/include/message.h +++ b/include/message.h @@ -19,7 +19,7 @@ typedef struct { u16 textIndex; u16 unk2; // HI? u32 flags; - u32 rupees; // item price, shells, minigame timer + u32 rupees; // item price, shells, minigame timer u32 field_0x14; // number of cuccos u32 field_0x18; // unused u32 field_0x1c; // unused |
