events.cpp 157 B

123456
  1. #include "../../Native/AllUrho.h"
  2. #include "../../Native/glue.h"
  3. extern "C" {
  4. void urho_unsubscribe (NotificationProxy *proxy);
  5. // TODO: remove this file.
  6. }