20typedef unsigned char uchar;
21typedef unsigned short ushort;
22typedef unsigned int uint;
23typedef unsigned long ulong;
25typedef int64_t longlong;
26typedef uint64_t ulonglong;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.