The SGADE Documentation

the SGADE The Socrates Gameboy Advance Development Engine

The SGADE is a development library for the Nintendo Gameboy Advance. It's free for all uses and is distributed without guarantees. For more information visit the SGADE page.


Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

SoBkgFont.c File Reference

#include "SoTileSet.h"
#include "SoBkgFont.h"

Functions

const SoTileSetSoBkgGetDefaultFontTileSet ()
 Returns a pointer to the default font SoTileSet.


Variables

const u8 s_DefaultBkgFontImageData [95 *8 *8]
const SoTileSet s_DefaultBkgFontTileSet

Detailed Description

Copyright (C) 2003 by the SGADE authors For conditions of distribution and use, see copyright notice in SoLicense.txt

Author:
Raleigh Cross, Mark T. Price
Date:
Jun 16 2002
See the SoBkgFont module for more information.


Variable Documentation

const u8 s_DefaultBkgFontImageData[95*8*8]
 

For internal use only.

const SoTileSet s_DefaultBkgFontTileSet
 

For internal use only.


Copyright 2002 by the SGADE authors. See SoLicense.h or Visit the SGADE page for more information.