Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 29, 2014, 3:31:05 PM (10 years ago)
Author:
richtero
Message:

first working compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/minigame4DHS14/src/modules/mini4Dgame/Mini4DgameCenterpoint.h

    r10097 r10101  
    4040
    4141#include "worldentities/StaticEntity.h"
     42#include "mini4Dgame/Mini4DgamePrereqs.h"
    4243
    4344namespace orxonox
     
    5758        - The <b>batlength</b> is the length of the @ref orxonox::PongBat "PongBats" as the percentage of the height of the playing field. The default is <em>0.25</em>.
    5859    */
    59     class Mini4DgameCenterpoint : public StaticEntity
     60    class _Mini4DgameExport Mini4DgameCenterpoint : public StaticEntity
    6061    {
    6162        public:
Note: See TracChangeset for help on using the changeset viewer.