mirror of
https://github.com/libretro/hatari.git
synced 2024-11-27 02:00:31 +00:00
silence post-processor warning
This commit is contained in:
parent
18333f7086
commit
bd75e59f51
@ -718,6 +718,7 @@ class ProfileCallers(Output):
|
||||
continue
|
||||
if laddr == PC_UNDEFINED:
|
||||
flags[CALL_STARTUP] = True
|
||||
switches += 1
|
||||
continue
|
||||
flags[info.flags] = True
|
||||
# function address for the caller
|
||||
|
Loading…
Reference in New Issue
Block a user