diff options
Diffstat (limited to 'masm/test.asm')
-rw-r--r-- | masm/test.asm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/masm/test.asm b/masm/test.asm index b4c1498..d848d29 100644 --- a/masm/test.asm +++ b/masm/test.asm @@ -1,3 +1,8 @@ +.rodata +gay: +.word 3 + + .data str: |