aboutsummaryrefslogtreecommitdiff
path: root/monad.inc
diff options
context:
space:
mode:
Diffstat (limited to 'monad.inc')
-rw-r--r--monad.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/monad.inc b/monad.inc
index 97c6cd3..4193dc4 100644
--- a/monad.inc
+++ b/monad.inc
@@ -13,6 +13,8 @@ endstruc
;; %1 = Name
;; %2 = Address of Structure
;; %3 = Something > 0, Nothing = 0
+ section .data
+ align 8
m_%1:
istruc MaybeMonad
at mm_v, dq %2 ; The address of the MaybeMonad-wrapped structure