No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

UnityEngine.cpp 706B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. #include "pch-cpp.hpp"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include <limits>
  8. IL2CPP_EXTERN_C_BEGIN
  9. IL2CPP_EXTERN_C_END
  10. #ifdef __clang__
  11. #pragma clang diagnostic push
  12. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  13. #pragma clang diagnostic ignored "-Wunused-variable"
  14. #endif
  15. // <Module>
  16. struct U3CModuleU3E_t853A105E2E1595E463CC860AFEE0FB13A177A12C
  17. {
  18. };
  19. // <Module>
  20. // <Module>
  21. #ifdef __clang__
  22. #pragma clang diagnostic pop
  23. #endif
  24. #ifdef __clang__
  25. #pragma clang diagnostic push
  26. #pragma clang diagnostic ignored "-Winvalid-offsetof"
  27. #pragma clang diagnostic ignored "-Wunused-variable"
  28. #endif
  29. #ifdef __clang__
  30. #pragma clang diagnostic pop
  31. #endif