1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-08 23:05:14 +00:00
qb64/internal/source/free84.txt

6 lines
169 B
Plaintext
Raw Normal View History

2020-11-04 12:46:52 +00:00
if(oldstr3502){
if(oldstr3502->fixed)qbs_set(oldstr3502,_FUNC_HASHFINDREV_STRING_A);
qbs_free(_FUNC_HASHFINDREV_STRING_A);
}
qbs_free(_FUNC_HASHFINDREV_STRING_UA);