- backend sync with Raze

Mostly code reformatting plus license and copyright adjustments
This commit is contained in:
Christoph Oelckers 2020-05-26 22:59:50 +02:00
commit c892fb1ddb
18 changed files with 126 additions and 98 deletions

View file

@ -42,6 +42,7 @@
#include "types.h"
#include "basics.h"
#include "texturemanager.h"
#include "palutil.h"
extern cycle_t VMCycles[10];
extern int VMCalls[10];