summaryrefslogtreecommitdiff
path: root/asm/main.s
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2020-04-15 11:57:58 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2020-04-15 11:57:58 -0400
commit5343a230feb59f4de659e90c325f5417f65b823c (patch)
tree05dc2db9d693bdc19daab7c8fc0d444468a41cc1 /asm/main.s
parent2b7b8d7174a2ea6f84db3b5917b0bf068213a85e (diff)
parentf9b7d7411b74e29e048ea7d48cf6d8302e50d2d4 (diff)
merge
Diffstat (limited to 'asm/main.s')
-rw-r--r--asm/main.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/main.s b/asm/main.s
index e394cbc6..b5cdd633 100644
--- a/asm/main.s
+++ b/asm/main.s
@@ -1,7 +1,7 @@
.include "asm/macros.inc"
.include "global.inc"
- .text
+ .section .text
thumb_func_start NitroMain
NitroMain: ; 0x02000C54