GravisZro
|
9a80863c7f
|
Ensure STDCALL/STDCALLPTR is only invoked on x86
Prevent the code from trying to use stdcall for anything except (32-bit) x86 builds
because it's the only platform it's applicable for.
|
2024-04-21 22:24:50 -04:00 |
|
Kevin Bentley
|
1f45163248
|
Updated source to reflect the license that this code is released under.
|
2024-04-20 09:57:49 -06:00 |
|
C.W. Betts
|
57078ae4b5
|
Change most sprintf to snprintf.
This also includes vsprintf to vsnprintf.
|
2024-04-19 12:31:28 -06:00 |
|
Kevin Bentley
|
c6640cc631
|
clang-format on everything.
|
2024-04-16 12:56:40 -06:00 |
|
Kevin Bentley
|
df209742fc
|
Initial import
|
2024-04-15 21:43:29 -06:00 |
|