summaryrefslogtreecommitdiff
path: root/arm9/asm/NNS_G2D_g2d_node.s
blob: eb4e2497fd68f5944175f0ed41584a18762447c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
	.include "asm/macros.inc"
	.include "global.inc"

	.section .text

	arm_func_start NNSi_G2dInitializeNode
NNSi_G2dInitializeNode: ; 0x020B1AD4
	mov r2, #0x0
	str r2, [r0, #0x0]
	str r1, [r0, #0x4]
	mov r1, #0x1
	str r1, [r0, #0x8]
	ldr ip, _020B1AF4 ; =NNSi_G2dSrtcInitControl
	add r0, r0, #0xc
	bx r12
	.balign 4
_020B1AF4: .word NNSi_G2dSrtcInitControl
	arm_func_end NNSi_G2dInitializeNode