aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui.h')
-rw-r--r--include/ui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ui.h b/include/ui.h
index ed9fb94..9523269 100644
--- a/include/ui.h
+++ b/include/ui.h
@@ -150,6 +150,8 @@ namespace ui {
void merchantBox();
void waitForDialog(void);
+ void drawPage( std::string path );
+
/*
* Draws a larger string in the center of the screen. Drawing is done inside this function.
*/