raze-gles/source/core/razefont.h

8 lines
101 B
C
Raw Normal View History

#pragma once
#include "v_font.h"
extern FFont* IndexFont;
extern FFont* DigiFont;
void InitFont();