aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/font.h
diff options
context:
space:
mode:
authorlukaslw2014-08-09 05:37:57 +0200
committerlukaslw2014-08-09 05:37:57 +0200
commitb97f726a3e79d11ca243ef48a8a6173d47366c7e (patch)
tree95cbbdef921a010ff47e5c26023ceff2cdbbed7c /engines/prince/font.h
parent886cf189c66a9fa59f0317a25ccc5db9d75bf59a (diff)
downloadscummvm-rg350-b97f726a3e79d11ca243ef48a8a6173d47366c7e.tar.gz
scummvm-rg350-b97f726a3e79d11ca243ef48a8a6173d47366c7e.tar.bz2
scummvm-rg350-b97f726a3e79d11ca243ef48a8a6173d47366c7e.zip
PRINCE: scrollCredits() implementation, showLogo() update
Diffstat (limited to 'engines/prince/font.h')
-rw-r--r--engines/prince/font.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/prince/font.h b/engines/prince/font.h
index 001e9f7668..3b50994e2c 100644
--- a/engines/prince/font.h
+++ b/engines/prince/font.h
@@ -26,6 +26,7 @@
#include "graphics/surface.h"
#include "common/str.h"
+#include "common/rect.h"
namespace Prince {