Get the project to compile once again.

This commit is contained in:
2024-05-04 11:47:21 -04:00
parent 4492ca3079
commit f27a69de9a
6 changed files with 51 additions and 37 deletions

View File

@ -1,6 +1,6 @@
// Based on gencpp's and thus zpl's Array implementation
// Made becasue of the map issue with fonts during hot-reload.
// I didn't want to make the HMapZPL impl with the [dynamic] array for now to isolate
// I didn't want to make the HMapZPL impl with the [dynamic] array for now to isolate the hot-reload issue (when I was diagnoising)
package sectr
import "core:c/libc"