[8758] Export GetAreaEntryByArea* functions to dll to access from script library

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-11-01 01:12:42 +01:00
parent 94205e5733
commit f98ccc3b6b
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8757"
#define REVISION_NR "8758"
#endif // __REVISION_NR_H__