diff options
Diffstat (limited to '')
| -rw-r--r-- | src/poweruphax.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/poweruphax.S b/src/poweruphax.S index 1d849c1..899b5e4 100644 --- a/src/poweruphax.S +++ b/src/poweruphax.S @@ -718,7 +718,7 @@ ToadTextures:  .global BrosArcFileName  BrosArcFileName: -	.string "bros" +	.string "hammerM"  .global I_hammerArcFilename  I_hammerArcFilename: | 
