Skip to content

Preserve global variable index when disassembling with extra info #251

Description

@x87
{$CLEO .cs}
Alloc($Hidden_Greenwood_2,2771) // Duplicate always hidden Greenwood at the Jefferson Hotel
0ace: "Index %d" $Hidden_Greenwood_2
0A93: terminate_this_custom_script

compile with extra info, then decompile, then compile without extra info, then decompile

{$CLEO .cs}

print_help_formatted "Index %d" $4  <------ should be $2771
terminate_this_custom_script 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions