1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 05:34:47 +00:00
QB64-PE/internal/source/data297.txt
2024-06-23 20:54:15 +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;
}