PIT rewrite.

This commit is contained in:
OBattler
2019-12-02 07:05:12 +01:00
parent 573246a353
commit a838e8548f
25 changed files with 887 additions and 635 deletions

View File

@@ -610,7 +610,7 @@ NETOBJ := network.o \
net_wd8003.o
PRINTOBJ := png.o prt_cpmap.o \
prt_escp.o prt_text.o prt_ps.o
prt_escp.o prt_text.o
SNDOBJ := sound.o \
openal.o \

View File

@@ -616,7 +616,7 @@ NETOBJ := network.o \
net_wd8003.o
PRINTOBJ := png.o prt_cpmap.o \
prt_escp.o prt_text.o prt_ps.o
prt_escp.o prt_text.o
SNDOBJ := sound.o \
openal.o \