PnM Theme Update -- ScreenGameplay.

Can now have a static background overlay on screengameplay
This commit is contained in:
Andrew Livy
2003-10-08 23:32:08 +00:00
parent 4ce32a840a
commit 403e1c9f35
5 changed files with 12 additions and 2 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ const int DS3DDX_COL_SPACING = 46;
const int BM_COL_SPACING=34;
const int MANIAX_COL_SPACING = 36;
const int TECHNO_COL_SPACING = 64;
const int PNM5_COL_SPACING = 46;
const int PNM9_COL_SPACING = 39;
const int PNM5_COL_SPACING = 32;
const int PNM9_COL_SPACING = 32;
struct {
char *name;