~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to src/render/rModel.cpp

  • Committer: z-man
  • Date: 2008-01-18 11:07:07 UTC
  • Revision ID: svn-v3-list-QlpoOTFBWSZTWZvbKhsAAAdRgAAQABK6798QIABURMgAAaeoNT1TxT1DQbKaeobXKiyAmlWT7Y5MkdJOtXDtB7w7DOGFBHiOBxaUIu7HQyyQSvxdyRThQkJvbKhs:7d95bf1e-0414-0410-9756-b78462a59f44:armagetronad%2Fbranches%2F0.2.8%2Farmagetronad:7537
GCC 4.3 patches submitted by Fedora maintainer Jon Ciesla (limb@dont.spam.jcomserv.net)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#include "tConfiguration.h"
36
36
#include "tLocale.h"
37
37
#include "rGL.h"
38
 
 
 
38
#include <string.h>
39
39
 
40
40
static rModel *sr_ModelAnchor;
41
41