Good night...

This commit is contained in:
xolatile
2024-07-23 21:55:15 -04:00
parent a125c2be2b
commit a205f9a6bb
2 changed files with 16 additions and 20 deletions

View File

@ -392,7 +392,7 @@ void assemble (unsigned int count, unsigned int * array) {
}
}
text_entry_point = empty_store [0];
text_entry_point = empty_store [0];
for (index = 1; index < empty_holes; ++index) {
unsigned int set = 0;