Skip to content

Instantly share code, notes, and snippets.

@KapLex
KapLex / fontloader.h
Created August 9, 2012 00:49
fontloader head
#ifndef __FONTLOADER__
#define __FONTLOADER__
// SDK includes
#include <psptypes.h>
// Freetype includes
#include <ft2build.h>
#include FT_FREETYPE_H