mirror of
https://github.com/pret/pmd-sky.git
synced 2026-09-25 03:37:21 -05:00
Decomped ov15_0238AD78
Decomped by Seti
This commit is contained in:
@@ -45,6 +45,8 @@ if function_location.startswith('main'):
|
||||
file_prefix = 'main_'
|
||||
else:
|
||||
file_prefix = function_location[:len('overlay_00_')]
|
||||
if file_prefix[-1] != '_':
|
||||
file_prefix += '_'
|
||||
|
||||
function_start_line = None
|
||||
function_end_line = None
|
||||
|
||||
Reference in New Issue
Block a user