Ignore:
Timestamp:
Apr 17, 2011, 10:28:05 AM (12 years ago)
Author:
Sam Hocevar
Message:

Fuck the history, I'm renaming all .hpp files to .h for my own sanity.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • abuse/trunk/src/net/gserver.h

    • Property svn:keywords set to Id
    r480 r481  
    44#define MAX_JOINERS 32  // maximum clients that can join at the same time
    55
    6 #include "sock.hpp"
    7 #include "ghandler.hpp"
     6#include "sock.h"
     7#include "ghandler.h"
    88
    99class game_server : public game_handler
Note: See TracChangeset for help on using the changeset viewer.