carlAlex
10/6/2016 - 11:55 AM

R/W memory

R/W memory

for(int i = 0; i < NumberOfPlayers; i++){
    Player[i] = 0x01B3DCD + i * 0xA;
}