1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-04 21:10:23 +00:00
qb64/internal/source/data205.txt
2021-09-28 05:43:25 +00:00

6 lines
157 B
Plaintext

int32 *_SUB_CLEARMOUSE_LONG_I=NULL;
if(_SUB_CLEARMOUSE_LONG_I==NULL){
_SUB_CLEARMOUSE_LONG_I=(int32*)mem_static_malloc(4);
*_SUB_CLEARMOUSE_LONG_I=0;
}