#include "Random.hpp"
Functions | |
void | DSOL::init2d () |
a quick init function for 2d mode. | |
void | DSOL::sleep (uint vblanks) |
a function to wait a certain amount of time. | |
void | DSOL::sleepForever () |
puts the DS into a powersaving endless loop. | |
void | DSOL::waitForVBlank () |
a quick vblank function that updates everything. |