summaryrefslogtreecommitdiff
path: root/include/asm.h
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2021-12-25 21:28:44 -0800
committertheo3 <arisstephenson2@gmail.com>2021-12-25 21:28:44 -0800
commit079260dbd64b6d090e05b409ded30a95bf33a9e9 (patch)
tree7ac618ca2a1a59a8ce7fb042a88968f33d42daab /include/asm.h
parent11bb0e7656594d12bf16a250d43a59361e15bd9e (diff)
name asm funcs
Diffstat (limited to 'include/asm.h')
-rw-r--r--include/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.h b/include/asm.h
index cd151320..99ad082a 100644
--- a/include/asm.h
+++ b/include/asm.h
@@ -12,7 +12,7 @@ extern void sub_08001242(struct Entity_*);
extern void sub_08001290(struct Entity_*, u32);
extern void sub_08001324(struct Entity_*);
extern u32 sub_08002632(struct Entity_*);
-extern u32 sub_08003FC4(struct Entity_*, u32);
+extern u32 GravityUpdate(struct Entity_*, u32);
extern u32 sub_080043E8(struct Entity_*);
extern void sub_08004484(struct Entity_*, struct Entity_*);
extern u32 sub_080045D4(s16, s16, u32, u32);