diff options
Diffstat (limited to 'elements/nwhl.cpp')
| -rw-r--r-- | elements/nwhl.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/elements/nwhl.cpp b/elements/nwhl.cpp deleted file mode 100644 index f53b657..0000000 --- a/elements/nwhl.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include "element.h" - -int update_NWHL(UPDATE_FUNC_ARGS) { - sim->gravmap[(y/CELL)*(XRES/CELL)+(x/CELL)] -= 0.1f; - return 0; -} |
