Changeset 5449:c4827557d495 in roaraudio for libroar/ctl.c


Ignore:
Timestamp:
03/25/12 05:34:29 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

implemented tic-tac-toe as roard proto plugin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/ctl.c

    r5381 r5449  
    565565 {ROAR_PROTO_QUOTE,       "quote"}, 
    566566 {ROAR_PROTO_DAYTIME,     "daytime"}, 
     567 {ROAR_PROTO_GAME,        "game"}, 
    567568 {-1, NULL} 
    568569}; 
Note: See TracChangeset for help on using the changeset viewer.