mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-24 09:03:32 +02:00
big mistake
This commit is contained in:
parent
a5844c8728
commit
faa67f417d
@ -18,7 +18,6 @@
|
|||||||
typedef long nn_intptr_t;
|
typedef long nn_intptr_t;
|
||||||
typedef unsigned long nn_size_t;
|
typedef unsigned long nn_size_t;
|
||||||
#else
|
#else
|
||||||
#error "fuck you"
|
|
||||||
typedef long long nn_intptr_t;
|
typedef long long nn_intptr_t;
|
||||||
typedef unsigned long long nn_size_t;
|
typedef unsigned long long nn_size_t;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user