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

15 lines
564 B
Text
Raw Normal View History

2023-03-24 21:04:26 +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;
2023-02-18 20:56:37 +00:00
}
2023-09-21 23:37:55 +00:00
byte_element_struct *byte_element_6098=NULL;
if (!byte_element_6098){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_6098=(byte_element_struct*)(mem_static_pointer-12); else byte_element_6098=(byte_element_struct*)mem_static_malloc(12);
2023-02-18 20:56:37 +00:00
}
2023-03-24 21:04:26 +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;
2023-02-18 20:56:37 +00:00
}