2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-23 18:30:50 +01:00
xash3d-fwgs/engine/platform/dos
Alibek Omarov d56e53a347 Replace hardcoded functions names by __func__ macro
* while we're here, fix some possible bugs
* and fix -Wformat=2

s/__FUNCTION__/__func__/g

awawawa
2024-06-19 06:53:42 +03:00
..
in_dos.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
ld.sh platform: DOS4GW port 2020-02-08 23:15:40 +07:00
objcopy.sh platform: DOS4GW port 2020-02-08 23:15:40 +07:00
sys_dos.c engine: platform: refactor Platform_Init/Shutdown/GetNativeObject functions. They are now defined in the header, and call platform-specific functios that defined in platform code 2023-06-16 07:32:19 +03:00
vid_dos.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00