asmstub.c
|
Replace "unsigned short" with "uint16_t"
|
2024-05-23 23:03:29 -04:00 |
CMakeLists.txt
|
Remove references to X11 and glX.
|
2024-04-30 12:08:03 -04:00 |
lnxdraw.cpp
|
Replace "unsigned short" with "uint16_t"
|
2024-05-23 23:03:29 -04:00 |
lnxdsound.cpp
|
Replace "signed short" with "int16_t"
|
2024-05-23 23:04:15 -04:00 |
lnxdsound.h
|
Replace "unsigned short" with "uint16_t"
|
2024-05-23 23:03:29 -04:00 |
mveasm.cpp
|
Replace "signed short" with "int16_t"
|
2024-05-23 23:04:15 -04:00 |
mvelibi.h
|
Replace "unsigned short" with "uint16_t"
|
2024-05-23 23:03:29 -04:00 |
mvelibl.cpp
|
Replace "unsigned short" with "uint16_t"
|
2024-05-23 23:03:29 -04:00 |
mvelibl.h
|
Replace "unsigned char" with "uint8_t"
|
2024-05-23 22:58:46 -04:00 |
mvelibla.asm
|
Heavy patching for compiler warnings.
|
2024-04-29 00:18:56 -04:00 |
snd8to16.h
|
Replace "signed short" with "int16_t"
|
2024-05-23 23:04:15 -04:00 |