From c8c09860cb732006e161d26f25ff46e508770218 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Wed, 9 Mar 2016 08:40:58 -0500 Subject: XML'd pages --- include/ui.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/ui.h') 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. */ -- cgit v1.2.3