diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-13 18:46:53 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-06-13 18:46:53 -0400 |
commit | 92c15d3ec3f03a2de8638e4bb8479ff8c0a8df96 (patch) | |
tree | c7a2cef92a4c15439951512bb915737510e3ae33 /constants.asm | |
parent | e1a452de9e921a51a2bf40aced2b0e7a241d8cca (diff) |
Set constants
Diffstat (limited to 'constants.asm')
-rwxr-xr-x | constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm index 965e1c1..8674592 100755 --- a/constants.asm +++ b/constants.asm @@ -4,3 +4,4 @@ INCLUDE "constants/text_constants.asm" INCLUDE "constants/card_constants.asm" INCLUDE "constants/deck_constants.asm" INCLUDE "constants/type_constants.asm" +INCLUDE "constants/set_constants.asm" |