Added larger occupants pad size

This commit is contained in:
James Booth
2014-10-08 00:34:26 +01:00
parent d5b0a11444
commit ef62104d63
3 changed files with 9 additions and 8 deletions

View File

@@ -52,7 +52,8 @@
#include "xmpp/xmpp.h"
#define INP_WIN_MAX 1000
#define OCCUPANT_WIN_SIZE 5
#define OCCUPANT_WIN_RATIO 5
#define OCCUPANT_WIN_WIDTH 100
void ui_init_module(void);
void console_init_module(void);