#include <string.h>
#include "tonc_memdef.h"
#include "tonc_core.h"
#include "tonc_bios.h"
#include "tonc_surface.h"
#include "tonc_tte.h"
Functions | |
void | tte_init_ase (int bgnr, u16 bgcnt, u8 ase0, u32 clrs, u32 bupofs, const TFont *font, fnDrawg proc) |
Initialize text system for affine screen-entry fonts. |