Home
last modified time | relevance | path

Searched refs:_OnDeleteProfile (Results 1 – 2 of 2) sorted by relevance

/dports/games/allacrost/allacrost-1.0.2/src/modes/boot/
H A Dboot.h314 void _OnDeleteProfile();
H A Dboot.cpp751 _profiles_menu.AddOption(UTranslate("Delete"), &BootMode::_OnDeleteProfile); in _SetupProfileMenu()
1193 void BootMode::_OnDeleteProfile() { in _OnDeleteProfile() function in hoa_boot::BootMode