Log In
cross
/
apimagic
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
7a622c
ammgc_get_unit_entities(): initial implementation and integration.
Authored and Committed by
midipix
8 years ago
raw
patch
tree
parent
5 files changed.
199 lines added
.
1 lines removed
.
include/apimagic/apimagic.h
file modified
+31
-0
project/common.mk
file modified
+1
-0
src/driver/amgc_unit_ctx.c
file modified
+5
-1
src/internal/apimagic_driver_impl.h
file modified
+1
-0
src/logic/amgc_unit_entities.c
file added
+161
ammgc_get_unit_entities(): initial implementation and integration.
include/apimagic/apimagic.h
file modified
+31
-0
project/common.mk
file modified
+1
-0
src/driver/amgc_unit_ctx.c
file modified
+5
-1
src/internal/apimagic_driver_impl.h
file modified
+1
-0
src/logic/amgc_unit_entities.c
file added
+161