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

"Window sensitivity, mmatches bugfixes."

This commit is contained in:
gyboth
2006-03-26 14:14:45 +00:00
parent f872d1fd29
commit b57ddda587
55 changed files with 3458 additions and 3466 deletions

View File

@@ -203,6 +203,9 @@ typedef struct
/** The names of the teams stored for later use (when the fixture
already got freed). */
gchar *team_names[2];
/** Attendance stored for later use (when the fixture
already got freed). */
gint attendance;
/** Substitutions left for the teams. */
gint subs_left[2];
/** The team that started the game, 0 or 1. */