File diff r2158:c6fcd114db94 → r2159:2c706fe6b0a7
viewport.c
Show inline comments
 
@@ -14,6 +14,7 @@
 
#include "town.h"
 
#include "signs.h"
 
#include "waypoint.h"
 
#include "variables.h"
 

	
 
#define VIEWPORT_DRAW_MEM (65536 * 2)