fix: remove __uint64 typedef and use the "unsigned __int64" primitive

This commit is contained in:
Patoke
2026-04-21 02:38:48 -04:00
parent e0ae7b1ec1
commit f1425f0494
4 changed files with 2 additions and 6 deletions
-2
View File
@@ -31,8 +31,6 @@ SOFTWARE.
#include <assert.h>
#include <Xinput.h>
typedef unsigned __int64 __uint64;
#include "extraX64.h"
#endif //PCH_H