mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-27 21:24:47 +01:00
Added missing attributes header file
This commit is contained in:
parent
5ef31f47f2
commit
8ef1aa0f40
12
src/map/ENC/attributes.h
Normal file
12
src/map/ENC/attributes.h
Normal file
@ -0,0 +1,12 @@
|
||||
#ifndef ENC_ATTRIBUTES_H
|
||||
#define ENC_ATTRIBUTES_H
|
||||
|
||||
#define CATHAF 30
|
||||
#define CATLMK 35
|
||||
#define CATREA 56
|
||||
#define CATWRK 71
|
||||
#define DRVAL1 87
|
||||
#define OBJNAM 116
|
||||
#define VALDCO 174
|
||||
|
||||
#endif // ENC_ATTRIBUTES_H
|
Loading…
Reference in New Issue
Block a user