Fix a few things in stamps browser

Incorrect number of stamps per page, pause button visible, and one page
too many when stamp_count is an integer multiple of per_page.

Using GRID_X/Y since those are the values used in the rest of stamp_ui
This commit is contained in:
jacksonmj
2011-11-12 04:55:20 +08:00
committed by Simon Robertshaw
parent 05fbb92420
commit 5b9faa39c0
2 changed files with 4 additions and 5 deletions

View File

@@ -86,8 +86,6 @@ extern unsigned char ZSIZE;
#define CATALOGUE_S 6
#define CATALOGUE_Z 3
#define STAMP_X 4
#define STAMP_Y 4
#define STAMP_MAX 240
#define NGOL 25