Changeset 5895:2bcffab4cd73 in roaraudio for libroar/config.c


Ignore:
Timestamp:
04/14/13 13:38:03 (11 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Moved away from roar_libroar_get_path_static()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/config.c

    r5884 r5895  
    572572 
    573573 // special dirs: 
    574  {"dir-nx-home",                "/NX-HOME-DIR", 0, 0} 
     574 {"dir-nx-home",                "/NX-HOME-DIR", 0, 0}, 
     575#ifdef ROAR_TARGET_WIN32 
     576 {"dir-win32-sucks",            "/WIN32-SUCKS", 0, 0} 
     577#endif 
    575578}; 
    576579 
Note: See TracChangeset for help on using the changeset viewer.