mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-02-21 22:07:39 +01:00
added a debug-writer for debugging to console
This commit is contained in:
parent
4dc5cb50fa
commit
9c0096f00b
@ -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…
x
Reference in New Issue
Block a user