mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 12:58:41 +00:00
rdim2 -> rdim; p2r2 -> p2r
This commit is contained in:
+1
-1
@@ -755,7 +755,7 @@ rb_thread_entry_point(void *p)
|
||||
RDIM_BakeResults bake_results = {0};
|
||||
if(convert_done) ProfScope("bake")
|
||||
{
|
||||
bake_results = rdim2_bake(arena, &bake_params);
|
||||
bake_results = rdim_bake(arena, &bake_params);
|
||||
}
|
||||
|
||||
//- rjf: convert done => generate output
|
||||
|
||||
Reference in New Issue
Block a user