Changed ADDRESS to ADDR
This commit is contained in:
parent
c723cb3c1c
commit
5885f3c3f1
@ -41,7 +41,7 @@
|
||||
#define OR ||
|
||||
#define CLASS class
|
||||
#define TYPE typedef struct
|
||||
#define ADDRESS &
|
||||
#define ADDR &
|
||||
#define INCR ++
|
||||
#define DECR --
|
||||
#define NEXT ++
|
||||
|
Loading…
Reference in New Issue
Block a user