hedgewars/Math.h
author unc0rr
Mon, 01 Oct 2012 12:01:39 +0400
changeset 7721 2b1ad418ba39
parent 6887 19d77932ea91
permissions -rw-r--r--
- Fix warnings and hints - Hide "Converting the operands to Int64 before doing the add could prevent overflow errors" kind of hints as pretty useless and annoying
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