mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
be35aa9315
Incorporate a real NTSC shader.
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
declare module 'apple2shader';
|
|
|
|
declare const apple2shader: any;
|