- reformatting for easier search.

This commit is contained in:
Christoph Oelckers 2016-09-19 10:47:59 +02:00
commit d24aa5dec9
69 changed files with 202 additions and 170 deletions

View file

@ -65,6 +65,7 @@
#include "serializer.h"
// just the stuff that already got converted to FSerializer so that it can be seen as 'done' when searching.
#define COMMON_STUFF
#include "zzz_old.cpp"
void CopyPlayer (player_t *dst, player_t *src, const char *name);