mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 18:29:21 +01:00
added a debug-writer for debugging to console
This commit is contained in:
parent
a7837f1f77
commit
0dc9ec97f3
@ -40,5 +40,11 @@ debug_calibrate_betting_odds(gint skilldiffmax, gint matches_per_skilldiff);
|
||||
gboolean
|
||||
debug_egg_forwards_boost_style(void);
|
||||
|
||||
void
|
||||
debug_writer_out(const gchar *file_name,
|
||||
const gchar *method_name,
|
||||
const gchar *text,
|
||||
gint debuglevel);
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user