Connecting OV7670 camera to arduino pro mini

Hello to all.
Have a nice day! :smiley:
My name is Jim.

I got a school project, i should take pictures with OV7670 camera using my computer and an arduino pro mini.

Searching on the internet i found this site, that is doing the same project

The guy is connecting the ov7670 camera and arduino pro mini in using below diagram

GND --- 1 2 --- VCC3.3

OV_SCL --- 3 4 --- FIFO_WRST

OV_SDA --- 5 6 --- FIFO_RRST

FIFO_D0 --- 7 8 --- FIFO_OE

FIFO_D2 --- 9 10 --- FIFO_D1

FIFO_D4 --- 11 12 --- FIFO_D3

FIFO_D6 --- 13 14 --- FIFO_D5

FIFO_RCLK --- 15 16 --- FIFO_D7

FIFO_WEN --- 17 18 --- OV_VSYNC

So here is the problem when i was connecting the camera on the arduino, i find out that my camera hasnt the following 4 pins: WEN, RCLK, SCL, SDA so cant continue with my project.

here is the camera:

What to do now? Any ideas? Thanks