pressure-vessel: Remap preloadable modules better
Compare changes
- Simon McVittie authored
It doesn't really make sense to use the same data structure in pv-wrap and pv-adverb, since they need different information. Signed-off-by:
Simon McVittie <smcv@collabora.com>
+ 46
− 54
@@ -696,6 +696,7 @@ static gboolean opt_remove_game_overlay = FALSE;
@@ -714,18 +715,6 @@ static gboolean opt_test = FALSE;
@@ -738,39 +727,49 @@ check_main_program (int argc,
@@ -1102,12 +1101,12 @@ static GOptionEntry options[] =
@@ -2120,24 +2119,19 @@ main (int argc,
@@ -2146,8 +2140,7 @@ main (int argc,
@@ -2708,8 +2701,7 @@ out: