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

5 lines
129 B
Plaintext
Raw Normal View History

2018-11-02 09:22:54 +00:00
if(oldstr2812){
if(oldstr2812->fixed)qbs_set(oldstr2812,_FUNC_NUMELEMENTS_STRING_A);
qbs_free(_FUNC_NUMELEMENTS_STRING_A);
}