1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 20:45:13 +00:00
qb64/internal/source/free123.txt

9 lines
328 B
Plaintext
Raw Normal View History

2018-12-31 04:22:26 +00:00
if(oldstr3651){
if(oldstr3651->fixed)qbs_set(oldstr3651,_SUB_CREATEANDROIDPROJECT_ADDDIR_STRING_CODE);
qbs_free(_SUB_CREATEANDROIDPROJECT_ADDDIR_STRING_CODE);
2018-11-01 14:26:08 +00:00
}
2018-12-31 04:22:26 +00:00
if(oldstr3652){
if(oldstr3652->fixed)qbs_set(oldstr3652,_SUB_CREATEANDROIDPROJECT_ADDDIR_STRING_DIR);
qbs_free(_SUB_CREATEANDROIDPROJECT_ADDDIR_STRING_DIR);
2018-11-01 14:26:08 +00:00
}