1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 01:10:23 +00:00

(Automated push) Update internal/source/* from qb64.bas

This commit is contained in:
Galleon 2015-05-23 01:38:46 -07:00
parent f732b36250
commit e28fda89d3

View file

@ -46439,7 +46439,7 @@ sf_mem_lock=mem_lock_tmp;
sf_mem_lock->type=3; sf_mem_lock->type=3;
if (new_error) goto exit_subfunc; if (new_error) goto exit_subfunc;
do{ do{
qbs_set(_FUNC_PARSECMDLINEARGS_STRING_CMDLINE,qbs_ltrim(qbs_rtrim(func_command(0,0)))); qbs_set(_FUNC_PARSECMDLINEARGS_STRING_CMDLINE,qbs_ltrim(qbs_rtrim(func_command(NULL,0))));
qbs_cleanup(qbs_tmp_base,0); qbs_cleanup(qbs_tmp_base,0);
if(!qbevent)break;evnt(11654);}while(r); if(!qbevent)break;evnt(11654);}while(r);
do{ do{