aboutsummaryrefslogtreecommitdiffstats
path: root/src/ctext.c
blob: 4f828324d672bf5ffa51fb9e52561c9a4b3e6f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#include "project.h"

Textrequest_list textrequests;

void jwg_priv_init_textlist()
{









}