1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-20 01:16:36 +00:00

Forgot to rename dhgrAllocBl7

This commit is contained in:
David Schmenk
2024-11-27 16:23:02 -08:00
parent a26e856057
commit c5914ab2b2
+1 -1
View File
@@ -62,7 +62,7 @@ var fontWidth = 7
//
// Utility functions
//
export def dcgrAllocBl7Mem(w, h)#2
export def dhgrAllocBl7Mem(w, h)#2
word memblk, span
span = (w+13)/7 << 2