Skip to content

Commit

Permalink
Update SmithingMenu.h
Browse files Browse the repository at this point in the history
  • Loading branch information
digital-apple authored and powerof3 committed Oct 30, 2024
1 parent 6fc3f95 commit f6f5218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/S/SmithingMenu.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ namespace RE

// override (CraftingSubMenu)
void Accept(CallbackProcessor* a_cbReg) override; // 01
void UpdateItemList() override; // 02
void UpdateSmithingList() override; // 02
bool ProcessUserEvent(BSFixedString* a_control) override; // 05

// members
Expand Down

0 comments on commit f6f5218

Please sign in to comment.