1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-22 06:45:09 +00:00
qb64/internal/source/data200.txt

6 lines
157 B
Text
Raw Normal View History

2021-08-24 07:04:43 +00:00
int32 *_FUNC_CTRL2_LONG_CTRL2=NULL;
if(_FUNC_CTRL2_LONG_CTRL2==NULL){
_FUNC_CTRL2_LONG_CTRL2=(int32*)mem_static_malloc(4);
*_FUNC_CTRL2_LONG_CTRL2=0;
2021-07-30 17:42:07 +00:00
}