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.
 
 
 
 
 
 

6 lines
114 B

  1. #if defined _WIN64
  2. # define CACA_TYPES 4
  3. #else
  4. # define CACA_TYPES 3
  5. #endif
  6. #include "../caca/caca_types.h.in"