diff options
| author | cursed22bc <admin@pixeldawn.org> | 2026-02-28 12:38:40 +0200 |
|---|---|---|
| committer | cursed22bc <admin@pixeldawn.org> | 2026-02-28 12:38:40 +0200 |
| commit | 6eacf393b370a7586276108705b805e222a069a5 (patch) | |
| tree | f663881c3eda317ff02f4beb6d2b0e1eb7b8db58 /fonts.lua | |
| parent | 8e3c37d9e3e3a72eb2a6df4d4f112f6ca172fe2d (diff) | |
tile mapping and drawing
Diffstat (limited to 'fonts.lua')
| -rw-r--r-- | fonts.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ ---@diagnostic disable: undefined-global --- Font loader for pixel-perfect 64x64 virtual screen local M = {} local FONT_PATH = "assets/font/font.otf" |
