[Phi] adding foundations for image blitting
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#define APE_PHI_BLITTER_H
|
||||
#ifndef APE_PHI_BUFFER_H
|
||||
|
||||
#include <Commands.h>
|
||||
#include <Protocol.h>
|
||||
|
||||
PhiStatus BlitImage(const PhiCmdBlitImage* command);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user