Game status buffer |
Prev: 96D1 | Up: Map | Next: 9722 |
Missing "Four-Of-A-Kind", "Three-Of-A-Kind", "Two Pairs" and "Pair", as these are handled by the duplicate count table check.
Used by the routine at GirlMarkCards.
|
||||
OutcomeTypes | 971E | DEFB $09 | "Straight Flush". | |
971F | DEFB $07 | "Full House". | ||
9720 | DEFB $06 | "Flush". | ||
9721 | DEFB $05 | "Straight". |
Prev: 96D1 | Up: Map | Next: 9722 |