1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-08-29 22:50:47 +00:00
qb64/internal/source/free119.txt

9 lines
328 B
Text
Raw Normal View History

if(oldstr3591){
if(oldstr3591->fixed)qbs_set(oldstr3591,_SUB_CREATEANDROIDPROJECT_ADDDIR_STRING_CODE);
qbs_free(_SUB_CREATEANDROIDPROJECT_ADDDIR_STRING_CODE);
}
if(oldstr3592){
if(oldstr3592->fixed)qbs_set(oldstr3592,_SUB_CREATEANDROIDPROJECT_ADDDIR_STRING_DIR);
qbs_free(_SUB_CREATEANDROIDPROJECT_ADDDIR_STRING_DIR);
}