yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::mesen::GameItems Struct Reference

ALTTP health/items state. More...

#include <mesen_socket_client.h>

Public Attributes

uint8_t current_health
 
uint8_t max_health
 
uint8_t magic
 
uint16_t rupees
 
uint8_t bombs
 
uint8_t arrows
 

Detailed Description

ALTTP health/items state.

Definition at line 65 of file mesen_socket_client.h.

Member Data Documentation

◆ current_health

uint8_t yaze::emu::mesen::GameItems::current_health

◆ max_health

uint8_t yaze::emu::mesen::GameItems::max_health

◆ magic

uint8_t yaze::emu::mesen::GameItems::magic

◆ rupees

uint16_t yaze::emu::mesen::GameItems::rupees

◆ bombs

uint8_t yaze::emu::mesen::GameItems::bombs

◆ arrows

uint8_t yaze::emu::mesen::GameItems::arrows

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