mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-11 23:50:51 +02:00
Increased LEPTON_Y to 256.
This commit is contained in:
@@ -48,7 +48,7 @@ class BigOverlay;
|
||||
#define ICON_PIXEL_H 24
|
||||
// jmarshall end
|
||||
#define ICON_LEPTON_W 256
|
||||
#define ICON_LEPTON_H 128
|
||||
#define ICON_LEPTON_H 256
|
||||
#define CELL_PIXEL_W ICON_PIXEL_W
|
||||
#define CELL_PIXEL_H ICON_PIXEL_H
|
||||
#define CELL_LEPTON_W ICON_LEPTON_W
|
||||
|
||||
Reference in New Issue
Block a user