rename coprocessor includes

This commit is contained in:
Connor Olding 2018-08-21 05:57:19 +02:00
parent 8661ea450d
commit 830e40a470
3 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
// by krom, expanded and reorganized by notwa
include "n64_cpu.inc"
include "n64_cop0.inc"
include "n64_cop1.inc"
include "n64_cp0.inc"
include "n64_cp1.inc"
include "n64_map.inc"
include "n64_sp.inc"
include "n64_dp.inc"