aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/sky.h')
-rw-r--r--sky/sky.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sky/sky.h b/sky/sky.h
index 559476a412..799a2f5e8a 100644
--- a/sky/sky.h
+++ b/sky/sky.h
@@ -144,6 +144,8 @@ protected:
void startTimerSequence(byte *sequence);
static void timerHandler(void *ptr);
void doTimerSequence();
+ void loadFixedItems();
+ void loadBase0();
static int CDECL game_thread_proc(void *param);