From: ozkl Date: Sun, 23 Apr 2023 17:14:39 +0000 (+0300) Subject: Update README.TXT X-Git-Url: https://git.0x19.co/screenshots/sdl.png?a=commitdiff_plain;h=613f870b6fa83ede448a247de5a2571092fa729d;p=doomgeneric-snom360 Update README.TXT --- diff --git a/README.TXT b/README.TXT index 5e0ecaa..5035378 100644 --- a/README.TXT +++ b/README.TXT @@ -5,7 +5,6 @@ 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. 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 ===============