mirror of
https://gitlab.com/kholdfuzion/goldeneye_src
synced 2026-05-23 14:41:54 -04:00
Font Asset Readme
Font information.
- first font table controller - small watch text
- second font table controller - small watch text
- first font table controller - large
- second font table controller - large
second controller format
Size of 0x18 for each entry
entry layout:
- 0x0:
- 0x4: vertical offset
- 0x8: height
- 0xC: width
- 0x10:
- 0x14: offset to image (converted to pointer at runtime)