1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-26 17:10:38 +00:00
QB64-PE/internal/source/data232.txt
2022-09-09 12:19:17 +00:00

6 lines
152 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;
}