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

Please sign in to comment.