Rename engine/rng.asm to engine/random.asm.

This commit is contained in:
yenatch 2014-05-24 11:44:12 -07:00
parent 64479cd642
commit 7911bc1309
2 changed files with 1 additions and 1 deletions

View file

@ -15982,7 +15982,7 @@ INCLUDE "engine/items/tms.asm"
INCLUDE "engine/battle/4_2.asm"
INCLUDE "engine/rng.asm"
INCLUDE "engine/random.asm"
SECTION "bank5",ROMX,BANK[$5]