Commit aaed1d1c authored by fallenstardust's avatar fallenstardust

tweak

parent 96b5da6d
...@@ -741,8 +741,8 @@ inline std::vector<T> Game::TokenizeString(T input, const T & token) { ...@@ -741,8 +741,8 @@ inline std::vector<T> Game::TokenizeString(T input, const T & token) {
#define SIZE_QUERY_BUFFER 0x4000 #define SIZE_QUERY_BUFFER 0x4000
#define CARD_IMG_WIDTH 200 #define CARD_IMG_WIDTH 200
#define CARD_IMG_HEIGHT 290 #define CARD_IMG_HEIGHT 287
#define CARD_THUMB_WIDTH 44 #define CARD_THUMB_WIDTH 45
#define CARD_THUMB_HEIGHT 64 #define CARD_THUMB_HEIGHT 64
#define UEVENT_EXIT 0x1 #define UEVENT_EXIT 0x1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment