- Amalgamate ksgn and sgn into Sgn in cmdlib.h, and remove pragmas.h.

This commit is contained in:
Mitchell Richters 2021-01-04 23:35:33 +11:00
parent b36bea7c69
commit 5124c0daec
52 changed files with 42 additions and 99 deletions

View file

@ -16,7 +16,6 @@
#include "compat.h"
#include "engine_priv.h"
#include "palette.h"
#include "pragmas.h"
#include "scriptfile.h"
#include "gamecvars.h"
#include "c_console.h"