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.
#include "SoBkgManager.h"#include "SoDisplay.h"#include "SoDebug.h"Functions | |
| void | SoBkgManagerSetMosaic (u32 a_HorizontalSize, u32 a_VerticalSize) |
| Sets the background mosaic values. | |