mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-06 22:04:10 +08:00
7 lines
161 B
C
7 lines
161 B
C
#ifndef _ANOD_COMPILED_FONT_CFG_
|
|
#define _ANOD_COMPILED_FONT_CFG_
|
|
|
|
#include "acf_dev.h"
|
|
#define ACF_CANVAS ACFDEV_OPENAGB
|
|
|
|
#endif//_ANOD_COMPILED_FONT_CFG_
|