|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "dialog_media_demo_startconfirm.qh"#include "demolist.qh"#include "textlabel.qh"#include "button.qh"Go to the source code of this file.
Functions | |
| void | Handle_StartDemo_Click (entity unused, entity me) |
| void | XonoticDemoStartConfirmDialog_fill (entity me) |
Definition at line 7 of file dialog_media_demo_startconfirm.qc.
References demolist, and entity().
Referenced by XonoticDemoStartConfirmDialog_fill().
Definition at line 8 of file dialog_media_demo_startconfirm.qc.
References demolist, Dialog_Close(), entity(), Handle_StartDemo_Click(), makeXonoticButton(), and makeXonoticTextLabel().