Skip to content

Commit

Permalink
added def for NMI_BOOL
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfitzpatrick committed Oct 11, 2023
1 parent 2dbef05 commit f17758f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/nmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ define NMI_INT 32
define NMI_LONG 32
define NMI_REAL -32
define NMI_DOUBLE -64
define NMI_BOOL (SZ_BOOL*8)

# Name aliases for generic code.
define nmipaks nmipak16
Expand Down

0 comments on commit f17758f

Please sign in to comment.