mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-05 02:47:11 +02:00
Remove ability to load symbol maps
This was now mostly unused except by thread creation, which used a symbol of the entrypoint, if available, to name the thread.
This commit is contained in:
parent
fc0204b2c0
commit
88fddcbce4
5 changed files with 2 additions and 55 deletions
|
|
@ -58,7 +58,6 @@
|
|||
</property>
|
||||
</widget>
|
||||
<addaction name="action_Load_File"/>
|
||||
<addaction name="action_Load_Symbol_Map"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="action_Select_Game_List_Root"/>
|
||||
<addaction name="menu_recent_files"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue