diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2024-01-17 23:10:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-17 15:10:26 -0700 |
| commit | 6716570e2a5cc93053b7017e618d08d9b3459214 (patch) | |
| tree | fb39e47d1227b778c8812ee9bd1fbadb5ed67121 /src/code_80057C60_var.c | |
| parent | 7fd1bd2edf3e63a4b3f5f5df3cca324dbc099e37 (diff) | |
Rename some Object related function and property (#531)
* rename some variables
Diffstat (limited to 'src/code_80057C60_var.c')
| -rw-r--r-- | src/code_80057C60_var.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80057C60_var.c b/src/code_80057C60_var.c index c2a246623..04393db96 100644 --- a/src/code_80057C60_var.c +++ b/src/code_80057C60_var.c @@ -141,7 +141,7 @@ s32 D_8018D380; s32 D_8018D384; s32 D_8018D388; UNUSED s32 D_8018D390[11]; -//! Controls number of come object type placed into D_8018C3F0 on Frappe Snowland. So, maybe snowmen/snowflakes? +//! Controls number of come object type placed into gObjectParticle2 on Frappe Snowland. So, maybe snowmen/snowflakes? s32 D_8018D3BC; //! Limit on some object type (ice chips?) in Sherbet Land s32 D_8018D3C0; |
