changeset 4929 | 3dca560e6510 |
parent 4859 | 74d32d1c3753 |
child 4930 | 5d59bb58c365 |
--- a/hedgewars/hwLibrary.pas Sun Feb 06 11:34:52 2011 +0100 +++ b/hedgewars/hwLibrary.pas Sun Feb 06 11:39:11 2011 +0100 @@ -13,6 +13,7 @@ // to make these functions available in the C/C++/Objective-C source files // (add "#include PascalImports.h" near the top of these files if it's not there yet) uses PascalExports, hwengine; +exports Game; begin end.