Skip to content

Small change to support 7.5 #23

@dogmooz

Description

@dogmooz

Needs int changed to size_t for 7.5 or it throws an error when compiling
Aside from that seems to work fine.

size_t idaapi init( void )
{
Settings.Init( );
Settings.Load( "sigmaker.ini" );

return PLUGIN_OK;

}

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions