mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
Fix "undefined symbols" linking error (nw)
This commit is contained in:
parent
7e1211bf71
commit
b7968f73ec
@ -95,6 +95,8 @@ char const *const hover_msg[] = {
|
||||
|
||||
} // anonymous namespace
|
||||
|
||||
constexpr std::size_t menu_select_launch::MAX_VISIBLE_SEARCH; // stupid non-inline semantics
|
||||
|
||||
|
||||
class menu_select_launch::software_parts : public menu
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user