7#ifndef __LIBDRAGON_N64TYPES_H
8#define __LIBDRAGON_N64TYPES_H
33typedef uint32_t u_uint32_t __attribute__((aligned(1)));
uint64_t u_uint64_t
Unaligned 64-bit integer type.
Definition n64types.h:24
uint16_t u_uint16_t
Unaligned 16-bit integer type.
Definition n64types.h:42