rename coprocessor includes
This commit is contained in:
parent
8661ea450d
commit
830e40a470
3 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
// by krom, expanded and reorganized by notwa
|
// by krom, expanded and reorganized by notwa
|
||||||
|
|
||||||
include "n64_cpu.inc"
|
include "n64_cpu.inc"
|
||||||
include "n64_cop0.inc"
|
include "n64_cp0.inc"
|
||||||
include "n64_cop1.inc"
|
include "n64_cp1.inc"
|
||||||
include "n64_map.inc"
|
include "n64_map.inc"
|
||||||
include "n64_sp.inc"
|
include "n64_sp.inc"
|
||||||
include "n64_dp.inc"
|
include "n64_dp.inc"
|
||||||
|
|
Loading…
Reference in a new issue