mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
First steps towards integrating SDA files into the default XML loading
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
fe0eff8f1e
commit
f2566ba561
3 changed files with 6 additions and 2 deletions
1
uemis.h
1
uemis.h
|
|
@ -9,5 +9,6 @@
|
|||
#define DEVICE_TYPE_UEMIS (-1)
|
||||
|
||||
void uemis_import();
|
||||
void uemis_parse_divelog_binary(char *base64, struct dive **divep);
|
||||
|
||||
#endif /* DIVE_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue