ocarina/include
Anna Schumaker a15ad67029 core: Remove struct core_init_data and pass parameters directly
The core_init_data only held three items, most of which don't get set
during testing.  Removing this struct means several tests no longer need
to define a "dummy" initdata object to pass around during init.

Implements #92: Remove core_init_data
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-08-22 09:13:13 -04:00
..
core core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
gui core/audio: Rename audio_ops -> audio_callbacks 2017-08-22 09:12:33 -04:00
tests tests/gui: Add a generic way to run a main loop 2016-10-31 07:55:23 -04:00