1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 11:40:38 +00:00

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

This commit is contained in:
Galleondragon 2017-10-15 05:17:03 -07:00
parent fc02c623c8
commit 3d01e8bcca
2 changed files with 30643 additions and 30658 deletions

View file

@ -386,11 +386,6 @@ byte_element_struct *byte_element_3834=NULL;
if (!byte_element_3834){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3834=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3834=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_IDE2_LONG_SHOWERRORSIMMEDIATELY=NULL;
if(_FUNC_IDE2_LONG_SHOWERRORSIMMEDIATELY==NULL){
_FUNC_IDE2_LONG_SHOWERRORSIMMEDIATELY=(int32*)mem_static_malloc(4);
*_FUNC_IDE2_LONG_SHOWERRORSIMMEDIATELY=0;
}
byte_element_struct *byte_element_3843=NULL;
if (!byte_element_3843){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_3843=(byte_element_struct*)(mem_static_pointer-12); else byte_element_3843=(byte_element_struct*)mem_static_malloc(12);

File diff suppressed because it is too large Load diff