1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-06-05 21:49:20 +02:00

"Commentary improvements etc."

This commit is contained in:
gyboth
2005-07-05 18:37:26 +00:00
parent 405d248f86
commit fcacd51742
19 changed files with 307 additions and 143 deletions

View File

@@ -132,7 +132,8 @@ typedef struct
gint team, player, player2;
/** The commentary for the event. */
GString *commentary;
/** Id of the commentary. */
gint commentary_id;
} LiveGameEvent;
/** A struct representing a fraction of a live game. */