Added font heights table

This commit is contained in:
jeffman 2017-03-09 13:16:25 -05:00
parent 1b46ca8904
commit 2e56eca54a
1 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,10 @@ incbin m2-font-main.bin
m2_font_saturn:
incbin m2-font-saturn.bin
// EB font heights
m2_height_table:
db $02, $02, $01, $00 // last byte for alignment
// EB font widths
m2_widths_table:
dd m2_widths_main