hedgewars/GL.h
author koda
Wed, 02 May 2012 11:43:43 +0100
changeset 6992 b8f3d8991e92
parent 6891 ab9843957664
permissions -rw-r--r--
marked a couple of functions as inline resolved all warnings/hints/notes added -Ooregvar optimisation (stores frequently used variables in registers, saving ~30k code size)

#pragma once

#include <GL/gl.h>