Changeset 45039 for titan


Ignore:
Timestamp:
12/19/20 17:36:26 (3 years ago)
Author:
obi
Message:

add teletext debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/infobar.h

    r45015 r45039  
    603603
    604604                                tmpstr = ostrcat(tmpstr, " &", 1, 0);
     605                                printf("cmd1: %s\n", tmpstr);
    605606                                system(tmpstr);
    606607
     
    655656                                enablemanualblit();
    656657#else
     658                                printf("cmd2: %s\n", tmpstr);
    657659                                system(tmpstr);
    658660#endif
Note: See TracChangeset for help on using the changeset viewer.