Project

General

Profile

Revision 6d488cf1

ID6d488cf18039c6d4c97572ffebff78551b49d5f4

Added by Priya over 12 years ago

Only added libbuttons files. Adding changes to libscout that make libbuttons work.

View differences:

scout/libscout/src/libscout.cpp
69 69
	if(modules & LIB_HEADLIGHTS){
70 70
    libheadlights_init();
71 71
  }
72
  if(modules & LIB_BUTTONS){
73
    libbuttons_init();
74
  }
72 75
  /** \todo Add other lib inits **/
73 76
  return 0;
74 77
}

Also available in: Unified diff