hedgewars/Math.h
author koda
Mon, 04 Mar 2013 18:27:21 +0100
changeset 8646 e31044b7fbba
parent 6887 19d77932ea91
permissions -rw-r--r--
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6887
19d77932ea91 Render some builtin functions
unc0rr
parents:
diff changeset
     1
#pragma once
19d77932ea91 Render some builtin functions
unc0rr
parents:
diff changeset
     2