Consistently place constructors (and their exclusive subroutines) in "INIT".
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
.include "pce.inc"
|
||||
|
||||
.export psg_init
|
||||
|
||||
.segment "INIT"
|
||||
psg_init:
|
||||
clx
|
||||
stz PSG_GLOBAL_PAN ; Clear global balance
|
||||
|
||||
Reference in New Issue
Block a user