|
libtonc
|
#include "tonc_types.h"Macros | |
| #define | NOCASH_BUF_SIZE 81 |
Functions | |
| int | nocash_puts (const char *str) |
| Output a string to no$gba debugger. | |
| EWRAM_CODE void | nocash_message (void) |
| Print the current nocash_buffer to the no$gba debugger. | |
Variables | |
| EWRAM_DATA char | nocash_buffer [NOCASH_BUF_SIZE] |