Fix PC editor build

This commit is contained in:
2015-07-11 10:55:50 -04:00
parent ed0810df66
commit 60d2085744

View File

@@ -265,7 +265,7 @@ void handle_menu_choice(eMenu item_hit) {
menu_activate();
break;
case eMenu::EDIT_ALCHEMY:
display_alchemy(true);
display_alchemy(true, nullptr);
break;
case eMenu::OWN_VEHICLES:
display_strings(6,7);