Starting on jumptable/function pointers for graphics, only FIRE is implemented

This commit is contained in:
Simon Robertshaw
2011-10-10 20:42:55 +01:00
parent 9c9f6b2287
commit 948fd376b4
6 changed files with 243 additions and 161 deletions

View File

@@ -5,5 +5,6 @@
#include "powder.h"
#include "misc.h"
#include "math.h"
#include "powdergraphics.h"
#endif