1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 06:44:44 +00:00
QB64-PE/internal/source/data299.txt
2024-06-27 22:09:56 +00:00

10 lines
424 B
Text

int16 *_SUB_RETRIEVESEARCHHISTORY_INTEGER_BH=NULL;
if(_SUB_RETRIEVESEARCHHISTORY_INTEGER_BH==NULL){
_SUB_RETRIEVESEARCHHISTORY_INTEGER_BH=(int16*)mem_static_malloc(2);
*_SUB_RETRIEVESEARCHHISTORY_INTEGER_BH=0;
}
int16 *_SUB_RETRIEVESEARCHHISTORY_INTEGER_LC=NULL;
if(_SUB_RETRIEVESEARCHHISTORY_INTEGER_LC==NULL){
_SUB_RETRIEVESEARCHHISTORY_INTEGER_LC=(int16*)mem_static_malloc(2);
*_SUB_RETRIEVESEARCHHISTORY_INTEGER_LC=0;
}