diff --git a/soh/soh/Enhancements/randomizer/3drando/item_list.cpp b/soh/soh/Enhancements/randomizer/3drando/item_list.cpp index afc677cd4..60225501f 100644 --- a/soh/soh/Enhancements/randomizer/3drando/item_list.cpp +++ b/soh/soh/Enhancements/randomizer/3drando/item_list.cpp @@ -292,4 +292,4 @@ void NewItem(const uint32_t itemKey, const Item item) { std::array* GetFullItemTable_() { return &itemTable; -} \ No newline at end of file +}