diff options
| author | Japa | 2010-06-02 14:01:01 +0000 |
|---|---|---|
| committer | Japa | 2010-06-02 14:01:01 +0000 |
| commit | c505daf8f5070a858eb467ac81dcd4d9bbbc0e3c (patch) | |
| tree | fcfbbd5fc8e982c8d906763be7096455e92b24b9 /common.h | |
| parent | 359402cacb8f26f6b3fe24b7f1baef65d9a0f640 (diff) | |
| download | stonesense-c505daf8f5070a858eb467ac81dcd4d9bbbc0e3c.tar.gz stonesense-c505daf8f5070a858eb467ac81dcd4d9bbbc0e3c.tar.bz2 stonesense-c505daf8f5070a858eb467ac81dcd4d9bbbc0e3c.tar.xz | |
Reverted the allegro changes, as they crash things.
Diffstat (limited to 'common.h')
| -rw-r--r-- | common.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -164,7 +164,6 @@ enum dirRelative{ //main.cpp
void correctBlockForSegmetOffset(int32_t& x, int32_t& y, int32_t& z);
-uint32_t IntNoise(uint32_t x);
void WriteErr(char* msg, ...);
void LogVerbose(char* msg, ...);
|
