sm64/map/stage32/Sstage32.s

33 lines
570 B
ArmAsm

/********************************************************************************
Ultra 64 MARIO Brothers
stage 32 sequence module
Copyright 1995 Nintendo co., ltd. All rights reserved
December 8, 1995
********************************************************************************/
#define ASSEMBLER
#ifdef yajima
#include "headers.h"
#else
#include "../../headers.h"
#endif
.data
.align 2
.align 0
.globl SEQ_DoStage32
/*------- yajima special stage -------*/
#include "stage.dat"
/*------------------------------------*/