mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-02-22 14:27:41 +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
|
gboolean
|
||||||
debug_egg_forwards_boost_style(void);
|
debug_egg_forwards_boost_style(void);
|
||||||
|
|
||||||
|
void
|
||||||
|
debug_writer_out(const gchar *file_name,
|
||||||
|
const gchar *method_name,
|
||||||
|
const gchar *text,
|
||||||
|
gint debuglevel);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user