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

15 lines
564 B
Text
Raw Normal View History

2022-12-20 13:31:46 +00:00
int32 *_SUB_GETINPUT_LONG_K=NULL;
if(_SUB_GETINPUT_LONG_K==NULL){
_SUB_GETINPUT_LONG_K=(int32*)mem_static_malloc(4);
*_SUB_GETINPUT_LONG_K=0;
2022-11-27 02:24:41 +00:00
}
2023-01-17 20:48:07 +00:00
byte_element_struct *byte_element_6070=NULL;
if (!byte_element_6070){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6070=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6070=(byte_element_struct*)mem_static_malloc(12);
2022-12-19 15:39:35 +00:00
}
2022-12-20 13:31:46 +00:00
int32 *_SUB_GETINPUT_LONG_RELEASE=NULL;
if(_SUB_GETINPUT_LONG_RELEASE==NULL){
_SUB_GETINPUT_LONG_RELEASE=(int32*)mem_static_malloc(4);
*_SUB_GETINPUT_LONG_RELEASE=0;
2022-12-19 15:39:35 +00:00
}