Update of /cvsroot/playerstage/code/stage/replace
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3274/replace

Modified Files:
      Tag: opengl
        replace.h 
Log Message:
gave blocks height and added 2.5d pioneer model

Index: replace.h
===================================================================
RCS file: /cvsroot/playerstage/code/stage/replace/replace.h,v
retrieving revision 1.2
retrieving revision 1.2.6.1
diff -C2 -d -r1.2 -r1.2.6.1
*** replace.h   8 Feb 2005 15:37:21 -0000       1.2
--- replace.h   8 Jul 2007 02:08:53 -0000       1.2.6.1
***************
*** 77,87 ****
  #endif // !HAVE_POLL
  
! #if !HAVE_SCANDIR
! #include <sys/types.h>
! #include <dirent.h>
! int scandir(const char *dir, struct dirent ***namelist,
!             int (*select)(const struct dirent *),
!             int (*compar)(const struct dirent **, const struct dirent **));
! #endif //!HAVE_SCANDIR
  
  #if !HAVE_DIRNAME
--- 77,87 ----
  #endif // !HAVE_POLL
  
!   //#if !HAVE_SCANDIR
!   //#include <sys/types.h>
!   //#include <dirent.h>
!   //int scandir(const char *dir, struct dirent ***namelist,
!   //        int (*select)(const struct dirent *),
!   //        int (*compar)(const struct dirent **, const struct dirent **));
!   //#endif //!HAVE_SCANDIR
  
  #if !HAVE_DIRNAME


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to