mirror of https://github.com/xemu-project/xemu.git
Some additiona formatting.
This commit is contained in:
parent
71cad38563
commit
663ce2b88e
|
@ -1493,7 +1493,7 @@ static void kelvin_read_surface(NV2AState *d, KelvinState *kelvin)
|
|||
static void pgraph_context_init(GraphicsContext *context)
|
||||
{
|
||||
|
||||
context->gl_context = glo_context_create(GLO_FF_DEFAULT);
|
||||
context->gl_context = glo_context_create(GLO_FF_DEFAULT);
|
||||
|
||||
/* TODO: create glo functions for Mac */
|
||||
|
||||
|
|
Loading…
Reference in New Issue