![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
Data for each key item. More...
Public Attributes | |
int | id |
Key item ID. More... | |
std::string | name |
Key item name. More... | |
std::string | description |
Key item description. More... | |
Data for each key item.
There is no data file about key items in KERNEL.BIN, there are only names (file 24) and descriptions (file 16)
std::string KernelDataInstaller::KeyItemData::description |
Key item description.
int KernelDataInstaller::KeyItemData::id |
Key item ID.
Not actually in KERNEL.BIN, it;s the order at which they appear.
std::string KernelDataInstaller::KeyItemData::name |
Key item name.