mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
418 B
418 B
File: types.h
Classes
uint16_breakdownuint32_breakdownEQ2_32BitStringEQ2_16BitStringEQ2_8BitStringEQ2_ColorWorldTime
Functions
None detected
Notable Comments
- /*
- */
- //atoi is not int32 or uint32 safe!!!!
- //typedef __u64 int64;
- //typedef __u64 uint64;
- //typedef __s64 sint64;
- // #define THREAD_RETURN(x) return;
- // More WIN32 compatability