diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-07-28 17:34:44 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-07-28 17:38:05 -0400 |
commit | 1f4813bfd2c9774b4bcbb83e6b27c994d7ad478c (patch) | |
tree | 0c3a7e5f352d2260b3cbbec1093886842c6d39bd /include | |
parent | e52ffacc2512bc10f4bb037516e50786ba770a29 (diff) |
Document slot machine funcs
Diffstat (limited to 'include')
-rw-r--r-- | include/constants/slot_machine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/slot_machine.h b/include/constants/slot_machine.h index 2b7c68793..81848f208 100644 --- a/include/constants/slot_machine.h +++ b/include/constants/slot_machine.h @@ -3,4 +3,4 @@ #define SLOT_MACHINE_COUNT 12 -#endif // GUARD_CONSTANTS_SLOT_MACHINE_H
\ No newline at end of file +#endif // GUARD_CONSTANTS_SLOT_MACHINE_H |