input and handler possibly fixed
This commit is contained in:
parent
31b8730a61
commit
d6281e8eac
11 changed files with 84 additions and 59 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
#include "arc/std/config.h"
|
||||
#include "arc/graphics/renderer.h"
|
||||
|
||||
|
|
@ -14,4 +14,4 @@ void ARC_GraphicsConfig_Init(ARC_Config *config, ARC_Renderer *renderer);
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif // !ARC_GRAPHICS_CONFIG_H_
|
||||
#endif // !ARC_GRAPHICS_CONFIG_H_
|
||||
Loading…
Add table
Add a link
Reference in a new issue