From 0b02230935e4cc71d4cae3758b25d83be798cdd6 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Wed, 22 Oct 2014 22:52:14 +0300 Subject: Call constructor of activated renderer. --- lib/internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/internal.h') diff --git a/lib/internal.h b/lib/internal.h index dd232d2..d632d41 100644 --- a/lib/internal.h +++ b/lib/internal.h @@ -37,7 +37,7 @@ struct render_api { /** * Create underlying renderer. */ - void (*constructor)(void); + bool (*constructor)(void); /** * Release underlying renderer. -- cgit v1.2.3-70-g09d2