remove fixpitch setting

This commit is contained in:
FunkyFr3sh 2022-09-13 09:34:48 +02:00
parent 46121793ca
commit dc0204cf71
4 changed files with 4 additions and 34 deletions

View file

@ -12,6 +12,7 @@
#include "fps_limiter.h"
#include "debug.h"
#include "utils.h"
#include "blt.h"
CNCDDRAW* g_ddraw = NULL;