mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
12
Src/Wasabi/api/service/api_service.cpp
Normal file
12
Src/Wasabi/api/service/api_service.cpp
Normal file
@ -0,0 +1,12 @@
|
||||
// ----------------------------------------------------------------------------
|
||||
// Generated by InterfaceFactory [Wed May 07 00:56:11 2003]
|
||||
//
|
||||
// File : api_service.cpp
|
||||
// Class : api_service
|
||||
// class layer : Dispatchable Interface
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
#include <precomp.h>
|
||||
#include "api_service.h"
|
||||
|
||||
api_service *serviceApi = NULL;
|
Reference in New Issue
Block a user