1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 15:51:20 +00:00
QB64-PE/internal/source/data205.txt

6 lines
157 B
Plaintext
Raw Normal View History

2021-09-28 05:43:25 +00:00
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;
2021-07-30 17:42:07 +00:00
}