1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 07:00:23 +00:00
QB64-PE/source
Matthew Kilgore 90941fffa7 Replace CONSTs while we have the individual elements
This moves the CONST replacement up before we turn the elements into a
single string. The advantage is that we don't have to worry about
splitting the string properly to find the CONST names as the elements
are already split for us.t
2024-01-18 13:00:13 -05:00
..
global Replace CONSTs while we have the individual elements 2024-01-18 13:00:13 -05:00
ide Replace CONSTs while we have the individual elements 2024-01-18 13:00:13 -05:00
subs_functions Change _FQN$ to _FULLPATH$ 2023-12-30 23:35:06 +05:30
utilities Replace CONSTs while we have the individual elements 2024-01-18 13:00:13 -05:00
.gitignore Don't ignore .bas files in source directory 2022-04-28 17:20:45 -04:00
peLogo.png Step 10: Update remaining stuff 2022-08-12 02:54:12 +02:00
qb64pe.bas Replace CONSTs while we have the individual elements 2024-01-18 13:00:13 -05:00
qb64pe.ico Step 4: Update Windows icon & resource file 2022-08-10 02:03:12 +02:00
qb64pe.png Step 2: Update Linux icon file 2022-08-10 00:48:56 +02:00