C# Class Nintenlord.AWMapInserter.Program

Show file Open project: Diegoisawesome/AwesomeMapEditor-old

Public Methods

Method Description
Run ( string MARfile, string ROMfile, int offset, int mapSize, bool writePointer, int pointerOffset ) : void

Private Methods

Method Description
GetPointer ( int offset ) : int
Main ( ) : void
Total ( int array ) : int

Method Details

Run() public static method

public static Run ( string MARfile, string ROMfile, int offset, int mapSize, bool writePointer, int pointerOffset ) : void
MARfile string
ROMfile string
offset int
mapSize int
writePointer bool
pointerOffset int
return void