FanRen.cpp
Upload User: xyf7799
Upload Date: 2022-08-01
Package Size: 2008k
Code Size: 1k
Development Platform:

Visual C++

  1. // FanRen.cpp: implementation of the FanRen class.
  2. //
  3. //////////////////////////////////////////////////////////////////////
  4. #include "stdafx.h"
  5. #include "重做斗地主.h"
  6. #include "FanRen.h"
  7. #ifdef _DEBUG
  8. #undef THIS_FILE
  9. static char THIS_FILE[]=__FILE__;
  10. #define new DEBUG_NEW
  11. #endif
  12. //////////////////////////////////////////////////////////////////////
  13. // Construction/Destruction
  14. //////////////////////////////////////////////////////////////////////
  15. FanRen::FanRen()
  16. {
  17. }
  18. FanRen::~FanRen()
  19. {
  20. }