add material reset to $edit
This commit is contained in:
@@ -754,6 +754,7 @@ struct PSOBBCharacterFile {
|
||||
void set_material_usage(MaterialType which, uint8_t usage);
|
||||
void clear_all_material_usage();
|
||||
void import_tethealla_material_usage(std::shared_ptr<const LevelTable> level_table);
|
||||
void recompute_stats(std::shared_ptr<const LevelTable> level_table);
|
||||
} __packed_ws__(PSOBBCharacterFile, 0x2EA4);
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user