#include "tonc_memmap.h"
#include "tonc_memdef.h"
#include "tonc_oam.h"
Functions | |
void | oam_init (OBJ_ATTR *obj, u32 count) |
Initialize an array of count OBJ_ATTRs with with safe values. | |
void | obj_copy (OBJ_ATTR *dst, const OBJ_ATTR *src, u32 count) |
Copy attributes 0-2 in count OBJ_ATTRs. | |
void | obj_hide_multi (OBJ_ATTR *obj, u32 count) |
Hide an array of OBJ_ATTRs. | |
void | obj_unhide_multi (OBJ_ATTR *obj, u16 mode, u32 count) |