summaryrefslogtreecommitdiff
path: root/include/wallclock.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2017-01-05 02:53:34 -0800
committerYamaArashi <shadow962@live.com>2017-01-05 02:53:34 -0800
commit3dc2f8992446b2fffa0f7da16351e1445856f190 (patch)
treee3369371fdcb58814d6f616f29ddc998fdbb1d0c /include/wallclock.h
parent8da8d575bab165f6742c1843e1da98f7924aa6ba (diff)
field_8 -> savedCallback
Diffstat (limited to 'include/wallclock.h')
-rw-r--r--include/wallclock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wallclock.h b/include/wallclock.h
index a0971ee1d..c869e3941 100644
--- a/include/wallclock.h
+++ b/include/wallclock.h
@@ -4,7 +4,7 @@
#include "sprite.h"
void CB2_StartWallClock(void);
-void Cb2_ViewWallClock(void);
+void CB2_ViewWallClock(void);
void sub_810B05C(struct Sprite *sprite);
void sub_810B0F4(struct Sprite *sprite);