Update README.TXT

This commit is contained in:
ozkl
2023-04-23 20:14:39 +03:00
committed by GitHub
parent 8b1654a2c5
commit 613f870b6f
-1
View File
@@ -5,7 +5,6 @@
To port DOOM easly, I made some changes to source code. To port DOOM easly, I made some changes to source code.
Now, all you need to do is implement the functions in doomgeneric.h to port DOOM to a new system. Now, all you need to do is implement the functions in doomgeneric.h to port DOOM to a new system.
doomgeneric_win.c is a Windows GDI port. It is also a good example for how to port doomgeneric. doomgeneric_win.c is a Windows GDI port. It is also a good example for how to port doomgeneric.
Sound is not supported for now.
Original readme Original readme
=============== ===============