#ifndef _WONX_SYS_BIOS_H_
#define _WONX_SYS_BIOS_H_

#include "bank.h"
#include "comm.h"
#include "disp.h"
#include "key.h"
#include "sound.h"
#include "system.h"
#include "text.h"
#include "timer.h"

#endif
