Keep glkunix startup arg[c,v] alive
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 16 Sep 2012 17:52:38 +0000 (19:52 +0200)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 16 Sep 2012 17:52:38 +0000 (19:52 +0200)
commit6e8270f9b73debc54dd221ba08ff9db3dd1f8aee
treea6df5e695c8e0be3a7d221bf920a11291597a13d
parentaa30979369091c96bca34499c28cb01bc16efb1d
Keep glkunix startup arg[c,v] alive

Bocfel (for one) relies on the argc and argv that it gets from the
Glk library not being freed during the course of the game. So now
we keep them alive.
libchimara/chimara-glk.c