Returns 1 if the player's team is considered the "home team". In arcade modes, the computer is always considered the home team. In versus modes, P1's side (left) is the home team.

Format: IsHomeTeam

Arguments:

Return type: boolean (0 if false or 1 if true)

Error conditions: none

Example:

none