mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-21 05:59:27 -05:00
add 193
This commit is contained in:
@@ -102,6 +102,7 @@ load_dso_error() {
|
||||
case 18: return "No more files";
|
||||
case 126: return "Module not found";
|
||||
case 127: return "The specified procedure could not be found";
|
||||
case 193: return "Not a valid Win32 application";
|
||||
case 998: return "Invalid access to memory location";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user