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