summaryrefslogtreecommitdiff
path: root/src/code_80428A0.c
diff options
context:
space:
mode:
authorCheng Hann Gan <chenghanngan.us@gmail.com>2021-11-20 10:47:46 -0600
committerGitHub <noreply@github.com>2021-11-20 08:47:46 -0800
commit938a88551f6ddefb7f696b738696c8ce2d8e0e36 (patch)
tree35a8d3954aa03fb00d061d7603d28af0111bb516 /src/code_80428A0.c
parent13552719886449c45aa0a06caccb7d7491382d9c (diff)
Labeled more symbols (#77)
* Labeled more symbols * Fixed comment typo * Renamed some functions
Diffstat (limited to 'src/code_80428A0.c')
-rw-r--r--src/code_80428A0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80428A0.c b/src/code_80428A0.c
index da72193..01f9f1f 100644
--- a/src/code_80428A0.c
+++ b/src/code_80428A0.c
@@ -40,7 +40,7 @@ void sub_8042900(struct DungeonEntity *r0)
sub_804151C(r0, 0xD4 << 1, 0);
}
-void sub_8042910(struct DungeonEntity *r0)
+void ShowVisualFlags(struct DungeonEntity *r0)
{
sub_804151C(r0, 0x29, 0);
}