summaryrefslogtreecommitdiff
path: root/macros.asm
diff options
context:
space:
mode:
Diffstat (limited to 'macros.asm')
-rw-r--r--macros.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros.asm b/macros.asm
index 657b8a8..7c7d81a 100644
--- a/macros.asm
+++ b/macros.asm
@@ -83,6 +83,10 @@ Insert_Header: MACRO
REGION_JP EQU $01
REGION_EN EQU $02
+REGION_FR EQU $03 ; ?
+REGION_IT EQU $04 ; ?
+REGION_DE EQU $05 ; !
+REGION_ES EQU $07 ; ¿?
; types of card data
VARIABLE_LENGTH EQU $02