Skip to content

Commit

Permalink
Update ConstructibleObjectMenu.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 417f081 commit 6fc3f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/C/ConstructibleObjectMenu.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ namespace RE

// override (CraftingSubMenu)
void Accept(CallbackProcessor* a_cbReg) override; // 01
void UpdateItemList() override; // 06
void UpdateConstructibleList() override; // 06
void SetItemCardInfo(ItemCard* a_itemCard) override; // 07

// members
Expand Down

0 comments on commit 6fc3f95

Please sign in to comment.