#ifndef _DEBUGMENU_H_
#define _DEBUGMENU_H_
#include <ultra64.h>
void blank_debug_buffer_chars(void);
#endif