broke out background-clearing code from base overlay primitive
This commit is contained in:
@@ -102,7 +102,7 @@ RenderPrimitiveInterface primitive_overlay_spawn = {
|
||||
sizeof(RenderPrimitiveSpawn),
|
||||
overlay_spawn_start,
|
||||
overlay_spawn_finish,
|
||||
overlay_occluded,
|
||||
NULL,
|
||||
NULL,
|
||||
overlay_draw,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user