libww libww
WWitch compatibility library for the Wonderful toolchain
Loading...
Searching...
No Matches
ownerinfo Struct Reference

#include <types.h>

Data Fields

char name [16]
 
uint16_t birth_year
 
uint8_t birth_month
 
uint8_t birth_day
 
uint8_t sex
 
uint8_t bloodtype
 

Detailed Description

Definition at line 31 of file types.h.

Field Documentation

◆ birth_day

uint8_t birth_day

Definition at line 35 of file types.h.

◆ birth_month

uint8_t birth_month

Definition at line 34 of file types.h.

◆ birth_year

uint16_t birth_year

Definition at line 33 of file types.h.

◆ bloodtype

uint8_t bloodtype

Definition at line 37 of file types.h.

◆ name

char name[16]

Definition at line 32 of file types.h.

◆ sex

uint8_t sex

Definition at line 36 of file types.h.


The documentation for this struct was generated from the following file: