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 Oct 27, 2024
1 parent 2478b30 commit a03b1cc
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 a03b1cc

Please sign in to comment.