diff options
Diffstat (limited to 'rdp/rdp.h')
| -rw-r--r-- | rdp/rdp.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -254,6 +254,7 @@ struct rdp_orders struct mod { int size; /* size of this struct */ + int version; /* internal version */ /* client functions */ int (*mod_start)(struct mod* v, int w, int h, int bpp); int (*mod_connect)(struct mod* v); |
