Build the PSF fonts in the cross-compile

This commit is contained in:
Ray Chason
2022-10-03 20:22:11 -04:00
parent 176e94d1b9
commit daf18eac91
12 changed files with 42 additions and 4 deletions

View File

@@ -209,4 +209,4 @@ for i = 1, next_pos-1 do
outfile:write("\xFF")
end
outfile.close()
outfile:close()