aboutsummaryrefslogtreecommitdiff
path: root/sword2/build_display.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/build_display.h')
-rw-r--r--sword2/build_display.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sword2/build_display.h b/sword2/build_display.h
index 76853bcf7e..72eddaa593 100644
--- a/sword2/build_display.h
+++ b/sword2/build_display.h
@@ -421,6 +421,9 @@ public:
#ifdef BACKEND_8BIT
void plotYUV(byte *lut, int width, int height, byte *const *dat);
#endif
+
+ void rollCredits();
+ void splashScreen();
};
} // End of namespace Sword2