diff --git a/PDF-documentation.pdf b/PDF-documentation.pdf index f436698..cf71545 100644 Binary files a/PDF-documentation.pdf and b/PDF-documentation.pdf differ diff --git a/md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__c_h_a_n_g_e_l_o_g.html b/md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__c_h_a_n_g_e_l_o_g.html index 58d6f5f..d455756 100644 --- a/md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__c_h_a_n_g_e_l_o_g.html +++ b/md__home_runner_work__g_r_r_l_i_b__g_r_r_l_i_b__c_h_a_n_g_e_l_o_g.html @@ -69,7 +69,7 @@ $(function() {

All notable changes to this project will be documented in this file.

Unreleased

4.4.0 - 2020-01-12

grrlib.h
-
GRRLIB_Exit
void GRRLIB_Exit(void)
Call this before exiting your application.
Definition: GRRLIB_core.c:208
+
GRRLIB_Exit
void GRRLIB_Exit(void)
Call this before exiting your application.
Definition: GRRLIB_core.c:218
GRRLIB_Render
void GRRLIB_Render(void)
Call this function after drawing.
Definition: GRRLIB_render.c:408
-
GRRLIB_Init
int GRRLIB_Init(void)
Initialize GRRLIB.
Definition: GRRLIB_core.c:51
+
GRRLIB_Init
int GRRLIB_Init(void)
Initialize GRRLIB.
Definition: GRRLIB_core.c:52