Merge pull request #43 from Russell-S-Harper/development

Reformatted
This commit is contained in:
Russell-S-Harper 2019-02-06 13:39:48 -05:00 committed by GitHub
commit 9088e5dedd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
; shorthand
#define _OFF_M(o) ((o) - * - 3)
#define _BRX_M(o) <_OFF_M(o), >_OFF_M(o)
#define _BRX_M(o) <_OFF_M(o), >_OFF_M(o)
#define _MRG_M(p, q) (p) * 16 + (q)
; macros