mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
replace UNIT with int
This commit is contained in:
parent
ba432d161a
commit
dd52700ffa
@ -48,7 +48,7 @@ DisplayInformation() {
|
||||
DisplayMode *display_mode_array;
|
||||
int shader_model;
|
||||
int video_memory;
|
||||
UINT texture_memory;
|
||||
int texture_memory;
|
||||
PN_uint64 physical_memory;
|
||||
PN_uint64 available_physical_memory;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user