Ignore:
Timestamp:
Aug 27, 2011, 8:29:36 PM (12 years ago)
Author:
sam
Message:

core: rename vec2i to ivec2 etc. to better match GLSL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ps3app.h

    r758 r863  
    2727{
    2828public:
    29     Ps3App(char const *title, vec2i res, float fps);
     29    Ps3App(char const *title, ivec2 res, float fps);
    3030    virtual ~Ps3App();
    3131
Note: See TracChangeset for help on using the changeset viewer.