X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=AcessNative%2Facesskernel_src%2Finclude%2Fthreads_int.h;h=8061f1e9d7f42dafe1849358f25e7ceadf1e8ec5;hb=c18c6fea968e72403f9a7b75d6f7f8e3f9e8757f;hp=1294a5f4adac8d2b8c0a5ad96aa217a76133d0a4;hpb=d047958aaade97d65ed5d5ca6c3835c2699e1010;p=tpg%2Facess2.git diff --git a/AcessNative/acesskernel_src/include/threads_int.h b/AcessNative/acesskernel_src/include/threads_int.h index 1294a5f4..8061f1e9 100644 --- a/AcessNative/acesskernel_src/include/threads_int.h +++ b/AcessNative/acesskernel_src/include/threads_int.h @@ -50,7 +50,7 @@ struct sThread tProcess *Process; - Uint32 Events, WaitMask; + Uint32 EventState, WaitMask; void *EventSem; // Should be SDL_sem, but I don't want SDL in this header // Message queue