Remove unneded stuff

This commit is contained in:
simon.kagstrom 2010-03-03 19:28:22 +00:00
parent eaa82b3e00
commit f06cb64b53

View File

@ -17,13 +17,6 @@
#if defined(GEKKO)
#include <wiiuse/wpad.h>
#include <ogc/lwp_watchdog.h>
#define SAVES_PATH "/apps/frodo/saves"
#define IMAGE_PATH "/apps/frodo/images"
#define TMP_PATH "/apps/frodo/tmp"
#else
#define SAVES_PATH "saves"
#define IMAGE_PATH "images"
#define TMP_PATH "tmp"
#endif
#define C64_NETWORK_BROKER "c64-network.game-host.org"