Examples: Allegro5, Marmalade: Moved bindings to parent folder. Renamed Allegro stuff from *A5_ to *Allegro5_

This commit is contained in:
omar
2018-02-16 23:54:57 +01:00
parent 80a8aea7e3
commit 6d0f9244b8
7 changed files with 30 additions and 30 deletions

View File

@@ -5,7 +5,7 @@
// This file is part of ImGui
#include "imgui.h"
#include "imgui_impl_marmalade.h"
#include "../imgui_impl_marmalade.h"
#include <stdio.h>
#include <s3eKeyboard.h>