LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_T2FSN64LibUltraVersion Struct Reference

Parsing .z64 file headers to match configurations. More...

#include <n64rom.h>

Data Fields

uint16_t patch
 reserved (but might be used..)
uint8_t version
 divide by 10
uint8_t revision
 ASCII character.

Detailed Description

Parsing .z64 file headers to match configurations.

https://n64brew.dev/wiki/ROM_Header

Field Documentation

◆ patch

uint16_t s_T2FSN64LibUltraVersion::patch

reserved (but might be used..)

◆ version

uint8_t s_T2FSN64LibUltraVersion::version

divide by 10

◆ revision

uint8_t s_T2FSN64LibUltraVersion::revision

ASCII character.


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