678948068b
-=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes
5 lines
114 B
C
5 lines
114 B
C
#ifndef HEADER_RC4_LOCL_H
|
|
#define HEADER_RC4_LOCL_H
|
|
#include <openssl/opensslconf.h>
|
|
#include <cryptlib.h>
|
|
#endif
|