om2.cpp
上传用户:xyf7799
上传日期:2022-08-01
资源大小:2008k
文件大小:1k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. // om2.cpp: implementation of the Com2 class.
  2. //
  3. //////////////////////////////////////////////////////////////////////
  4. #include "stdafx.h"
  5. #include "重做斗地主.h"
  6. #include "om2.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. Com2::Com2()
  16. {
  17. }
  18. Com2::~Com2()
  19. {
  20. }