ION: SCREEN_WIDTH becomes ION_SCREEN_WIDTH

Change-Id: Ifc7d06b773f8660cff30e727f510eea448b23852
This commit is contained in:
Romain Goyet
2016-06-10 17:12:46 +02:00
parent 7a389ca11b
commit ac4660bf3b
8 changed files with 35 additions and 35 deletions

View File

@@ -2,8 +2,8 @@
#define ION_ION_H
#include <ion/events.h>
#include <ion/framebuffer.h>
#include <ion/keyboard.h>
#include <ion/screen.h>
/* ION is not your regular library. It is a library you link against, but it
* will take care of configuring the whole environment for you. In POSIX terms,