Lioncash ead076d335 NetWindow: Get rid of direct use of the main_window global
Utilizes the event system (which is what should have been done here
initially), in order to prevent coupling between two different window frames.

This also makes booting games more versatile using the UI event system,
as the event can just act as a carrier for the filename, making directly
calling boot functions unnecessary. All that's needed is for the event to
propagate to the frame.
2017-02-06 18:29:20 -05:00
..
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:22 +11:00
2016-10-04 13:47:22 +11:00
2016-10-04 13:47:22 +11:00
2016-10-28 20:03:35 -04:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:22 +11:00
2016-10-04 13:47:22 +11:00
2016-11-02 17:46:52 +01:00