4 lines
85 B
C
4 lines
85 B
C
|
#include<gtk/gtk.h>
|
||
|
void attack_detection_window(GtkButton *widget,gpointer udata);
|
||
|
|