1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-08 06:30:16 +00:00
QB64-PE/internal/source/data151.txt

6 lines
160 B
Text
Raw Normal View History

2023-02-18 20:56:37 +00:00
int32 *_SUB_DISPOSEBUF_LONG_BUF=NULL;
if(_SUB_DISPOSEBUF_LONG_BUF==NULL){
_SUB_DISPOSEBUF_LONG_BUF=(int32*)mem_static_malloc(4);
*_SUB_DISPOSEBUF_LONG_BUF=0;
2022-08-26 14:13:09 +00:00
}