diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-12-28 12:08:30 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-12-28 12:08:30 -0800 |
| commit | 0f65f8fd5008d06defcfae6c9d66270ff45a8e49 (patch) | |
| tree | a00d4ffa13c5d1e950f38e1bb6fa0fdfc0a442c3 /src/object/button.c | |
| parent | 9456e38606b3ebfe388bd810a4187a5c06c97947 (diff) | |
Identify player functions and update asm.h
Diffstat (limited to 'src/object/button.c')
| -rw-r--r-- | src/object/button.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object/button.c b/src/object/button.c index 1db2cafb..21c31891 100644 --- a/src/object/button.c +++ b/src/object/button.c @@ -39,7 +39,6 @@ void sub_08081B84(Entity* this) { } u32 sub_08081CB0(Entity*); -void RequestPriorityDuration(Entity*, u32); void sub_08081FF8(Entity*); void sub_08081BAC(Entity* this) { |
