[escher] Add behaviour for end and origin events

Change-Id: I363dad3c566289a285179a9f26d3a779f0ff812f
This commit is contained in:
Émilie Feral
2017-09-27 10:22:31 +02:00
committed by EmilieNumworks
parent 5bce67098b
commit feeec6b826
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
#ifndef LIBA_LIMITS_H
#define LIBA_LIMITS_H
#define INT_MAX 0x7fffffff
#endif