X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fpl_gun_ts.h;h=4e3d195f890f64714c3206996585eff788cbcc91;hp=4e15f00515b33770876829e83d57deca31fd473b;hb=5b9f1b9e4aa51af5712cf1d90552ace57d9f486b;hpb=4ea086f6049c3f2c286f1a4e1e23b5763629067a diff --git a/frontend/pl_gun_ts.h b/frontend/pl_gun_ts.h index 4e15f005..4e3d195f 100644 --- a/frontend/pl_gun_ts.h +++ b/frontend/pl_gun_ts.h @@ -13,5 +13,6 @@ int pl_gun_ts_get_fd(struct tsdev *ts); #define pl_gun_ts_init() NULL #define pl_gun_ts_update(...) do {} while (0) +#define pl_set_gun_rect(...) do {} while (0) #endif