diff --git a/src/dhgr.tk/libs/dhgrutils.pla b/src/dhgr.tk/libs/dhgrutils.pla index bce53b8..540ae1c 100644 --- a/src/dhgr.tk/libs/dhgrutils.pla +++ b/src/dhgr.tk/libs/dhgrutils.pla @@ -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