Commit Graph
7 Commits
Author SHA1 Message Date
André (counter)andGitHub 8ce1ce85ad removed do 2022-09-21 16:03:52 +02:00
awwdev e9cfcf9ecc fix typo in TexImage3D 2022-04-29 11:26:57 +02:00
awwdev 789ab99c4d replaced a few [^]u8 with cstring 2022-04-29 11:21:23 +02:00
AndréandGitHub 3d89c6b35d remove prefix from Mix_LoadWAV 2021-10-31 15:45:29 +01:00
awwdev faa9df8735 changed KeyCode to Keycode 2021-10-23 12:46:09 +02:00
AndréandGitHub 3323c2730f memleak fix on destroy_multi_logger()
data.loggers were never deleted
2021-10-23 12:24:53 +02:00
AndréandGitHub 22867ec6f0 fix variable name in path_unix
replace the immutable variable "path" (that is a parameter) with a new variable "path_str"
2021-04-20 22:09:10 +02:00