Data.getCoordAddrHi C# (CSharp) Method

getCoordAddrHi() public static method

public static getCoordAddrHi ( ) : int
return int
    public static int getCoordAddrHi()
    {
        return Utils.getRomAddr(5, 0xAF23);
    }
Data