DEBUG.H 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. /*
  2. ** Command & Conquer(tm)
  3. ** Copyright 2025 Electronic Arts Inc.
  4. **
  5. ** This program is free software: you can redistribute it and/or modify
  6. ** it under the terms of the GNU General Public License as published by
  7. ** the Free Software Foundation, either version 3 of the License, or
  8. ** (at your option) any later version.
  9. **
  10. ** This program is distributed in the hope that it will be useful,
  11. ** but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. ** GNU General Public License for more details.
  14. **
  15. ** You should have received a copy of the GNU General Public License
  16. ** along with this program. If not, see <http://www.gnu.org/licenses/>.
  17. */
  18. #define TXT_NONE_DEBUG 0x3e8 //
  19. #define TXTED_BLANK 0x3e9 // ____
  20. #define TXTED_UNABLETOREAD 0x3ea // Unable to read scenario!
  21. #define TXTED_FILEEXISTS 0x3eb // File exists. Replace?
  22. #define TXTED_LOWMEM 0x3ec // Insufficient memory!
  23. #define TXTED_EXIT 0x3ed // Exit Scenario Editor?
  24. #define TXT_GENERIC_EXCEPTION 0x3ee // ERROR: Exception was
  25. #define TXT_RADIO_1 0x3ef // hisssss
  26. #define TXT_RADIO_2 0x3f0 // Roger.
  27. #define TXT_RADIO_3 0x3f1 // Come in.
  28. #define TXT_RADIO_4 0x3f2 // Over and out.
  29. #define TXT_RADIO_5 0x3f3 // Requesting transport.
  30. #define TXT_RADIO_6 0x3f4 // I've got a delivery for
  31. #define TXT_RADIO_7 0x3f5 // I'm performing load/unload
  32. #define TXT_RADIO_8 0x3f6 // I'm clear.
  33. #define TXT_RADIO_9 0x3f7 // You are clear to unload.
  34. #define TXT_RADIO_10 0x3f8 // Am unable to comply.
  35. #define TXT_RADIO_11 0x3f9 // I'm starting construction
  36. #define TXT_RADIO_12 0x3fa // I've finished construction.
  37. #define TXT_RADIO_13 0x3fb // Oops, sorry. I might have
  38. #define TXT_RADIO_14 0x3fc // I'm full. May I unload at
  39. #define TXT_RADIO_15 0x3fd // Are you a refinery and are
  40. #define TXT_RADIO_16 0x3fe // Take this kick! You...
  41. #define TXT_RADIO_17 0x3ff // Take this punch! You...