1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-03 21:50:24 +00:00
QB64-PE/internal/source/data287.txt

6 lines
152 B
Text
Raw Normal View History

2024-01-30 21:55:38 +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;
2024-01-20 16:04:21 +00:00
}