Add separate type for Icons (same repr as buffer)

This commit is contained in:
Michal Moskal
2017-10-30 13:04:12 +00:00
parent c085094394
commit f6e350cf9f
5 changed files with 149 additions and 88 deletions

View File

@ -27,6 +27,9 @@ class MMap : public RefObject {
extern volatile bool paniced;
// Buffer and Icon share representation.
typedef Buffer Icon;
}
#define DEVICE_EVT_ANY 0